[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / MKMacroDefines / 0.0.3 / MKMacroDefines.podspec.json
bloba68b0374628d49233eacec437e2fc97843f313ab
2   "name": "MKMacroDefines",
3   "version": "0.0.3",
4   "summary": "基础宏定义",
5   "description": "开发过程中常用宏定义",
6   "homepage": "http://120.27.8.241/mokoBaseLibrary/MacroDefines",
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/MacroDefines.git",
23     "tag": "0.0.3"
24   },
25   "requires_arc": true,
26   "source_files": "MacroDefines/**"