[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 3 / d / KKUtils / 0.0.4 / KKUtils.podspec.json
blobcc67ee0c0ffe81905c82a767b21a806310370667
2   "name": "KKUtils",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "KKUtils/Utils/*.{h, m, mm}",
19   "frameworks": [
20     "MessageUI",
21     "Photos",
22     "UIKit"
23   ],
24   "dependencies": {
25     "KKAnalytics": [
27     ]
28   }