[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / c / 7 / MKCategoryModule / 0.0.6 / MKCategoryModule.podspec.json
blob639cf78f3e5630610637adb436bf56a237d32076
2   "name": "MKCategoryModule",
3   "version": "0.0.6",
4   "summary": "常用分类",
5   "description": "开发过程中常用分类",
6   "homepage": "http://120.27.8.241/mokoBaseLibrary/Category",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengang": "chengang@mokotechnology.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "git@120.27.8.241:mokoBaseLibrary/Category.git",
23     "tag": "0.0.6"
24   },
25   "requires_arc": true,
26   "source_files": "MKCategoryModule/**",
27   "dependencies": {
28     "MKMacroDefines": [
30     ],
31     "YYKit": [
33     ],
34     "Toast": [
36     ]
37   }