[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / f / JailbrokenDetector / 0.1.0 / JailbrokenDetector.podspec.json
blob8923bb8c427873336ad330c3f8cdf5a8ef6b6001
2   "name": "JailbrokenDetector",
3   "version": "0.1.0",
4   "summary": "Detect if your iOS device is jailbroken.",
5   "homepage": "https://github.com/0dayZh/JailbrokenDetector",
6   "license": "MIT",
7   "authors": {
8     "0dayZh": "0day.zh@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/0dayZh/JailbrokenDetector.git",
15     "tag": "0.1.0"
16   },
17   "public_header_files": "JailbrokenDetector/*.h",
18   "source_files": "JailbrokenDetector/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "UIKit"