xylxi / Reveal-SDK-4

低版本的 Reveal-SDK,可以使用网上破解版的 Reveal 使用。 缺点:无法使用 Reveal-SDK 的新功能

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reveal-SDK

CocoaPods Compatible Platform

Reveal

工具下载地址

Installation

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
inhibit_all_warnings!

target :TargetName do

pod 'Reveal-SDK',:git =>"https://github.com/chaserr/Reveal-SDK-4.git", :configurations => ['Debug']

end

Then, run the following command:

$ pod install

How To Use

无需添加任何代码,直接打开 Reveal工具选择对应的工程即可

相关使用:简书

About

低版本的 Reveal-SDK,可以使用网上破解版的 Reveal 使用。 缺点:无法使用 Reveal-SDK 的新功能

License:MIT License


Languages

Language:Shell 72.8%Language:Objective-C 27.2%