[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 8 / SystemAuthority / 1.0.0 / SystemAuthority.podspec.json
blobfa9ffd3633ee0d0881e9aeb145434877270f4ea0
2   "name": "SystemAuthority",
3   "version": "1.0.0",
4   "summary": "系统权限获取",
5   "homepage": "https://github.com/Wyajun/SystemAuthority",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "YaJun Wang": "yajunst@163.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Wyajun/SystemAuthority.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "SystemAuthority/SystemAuthority/*.{h,m}",
20   "frameworks": [
21     "AVFoundation",
22     "Contacts",
23     "ContactsUI",
24     "AddressBookUI",
25     "AddressBook"
26   ],
27   "requires_arc": true