[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / a / 4 / SZPermission / 1.0.0 / SZPermission.podspec.json
blob5e1226d8cb478a845e9ad88192e2fd83c1b1aab6
2   "name": "SZPermission",
3   "version": "1.0.0",
4   "summary": "tool for ios to get system permissions.",
5   "homepage": "https://github.com/StenpZ/SZPermission",
6   "license": "MIT",
7   "authors": {
8     "StenpZ": "zhouc520@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/StenpZ/SZPermission.git",
12     "tag": "1.0.0"
13   },
14   "public_header_files": "SZPermission/**/*.{h}",
15   "source_files": "SZPermission/**/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true