Skip to content

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

License

Notifications You must be signed in to change notification settings

rhenz/Reveal-SDK-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 的新功能

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.8%
  • Objective-C 27.2%