[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / e / CJXPermissionsManage / 1.0.0 / CJXPermissionsManage.podspec.json
blob60bc362df027251beb1f0f7688e0e82a6e78ca71
2   "name": "CJXPermissionsManage",
3   "version": "1.0.0",
4   "summary": "常用权限判断",
5   "homepage": "https://github.com/Jayxiang/JXManageDemo",
6   "license": "MIT",
7   "authors": {
8     "jayxiang": "610469644@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Jayxiang/JXManageDemo",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "CJXPermissionsManage/*.{h,m}",
19   "frameworks": [
20     "Photos",
21     "Contacts",
22     "CoreLocation",
23     "CoreBluetooth",
24     "UserNotifications",
25     "EventKit"
26   ]