[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 8 / GKAuthorizationTool / 1.0.0 / GKAuthorizationTool.podspec.json
blob3eed5e55141bdf5eceb301b01e699188174d1d91
2   "name": "GKAuthorizationTool",
3   "version": "1.0.0",
4   "summary": "iOS对系统相册、相机、麦克风授权的简易工具",
5   "description": "It is a tools userd on iOS, which implement by Objective-C!",
6   "homepage": "https://github.com/QuintGao/GKAuthorizationTool",
7   "license": "MIT",
8   "authors": {
9     "高坤": "1094887059@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/QuintGao/GKAuthorizationTool.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "GKAuthorizationTool/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "AssetsLibrary",
23     "Photos",
24     "AVFoundation",
25     "AddressBook",
26     "AddressBookUI"
27   ]