[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / d / KKUtils / 0.1.0 / KKUtils.podspec.json
blob7bb31b65d659e373cfa763d9faa60e8fc9fa81f0
2   "name": "KKUtils",
3   "version": "0.1.0",
4   "summary": "扣扣的工具类私有库",
5   "description": "相册相机权限获取。\n机型检查。",
6   "homepage": "https://gitee.com/Lovin0996/KKUtils.git",
7   "license": "MIT",
8   "authors": {
9     "Jay Win": "lovin0996korla@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Lovin0996/KKUtils.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "KKUtils/Utils/*",
19   "frameworks": [
20     "MessageUI",
21     "Photos",
22     "UIKit"
23   ],
24   "static_framework": true,
25   "dependencies": {
26     "KKAnalytics": [
28     ]
29   }