[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 9 / SystemPermission / 0.0.1 / SystemPermission.podspec.json
blob60eca8f9f10cb856a1d04d00cb3b414738826e4f
2   "name": "SystemPermission",
3   "version": "0.0.1",
4   "summary": "系统权限",
5   "description": "提供便捷获取系统权限的方法",
6   "homepage": "https://github.com/weskhen/SystemPermission.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "吴健": "wujian516411567@.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/weskhen/SystemPermission.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Public/SystemPermission/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "HealthKit",
26     "HomeKit"
27   ],
28   "requires_arc": true