[Add] MapboxCommon 23.11.3
[CocoaPods.git] / Specs / 8 / 3 / d / KKUtils / 0.0.2 / KKUtils.podspec.json
blob55be93e6c06bf9929050c177329cbf3b1828473a
2   "name": "KKUtils",
3   "version": "0.0.2",
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.0.2"
17   },
18   "source_files": "KKUtils/Utils/*.{h,m}",
19   "public_header_files": "KKUtils/Utils/*.h",
20   "frameworks": [
21     "MessageUI",
22     "Photos",
23     "UIKit"
24   ],
25   "dependencies": {
26     "KKAnalytics": [
28     ]
29   }