[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / f / MKCategory / 1.0.0 / MKCategory.podspec.json
blob888d8d8f75c45f13a8b00097e9960d4ed87f2207
2   "name": "MKCategory",
3   "version": "1.0.0",
4   "summary": "一个公用的category",
5   "description": "\"集成一些常用的category\"",
6   "homepage": "https://github.com/liumkk/MKCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liumengkai": "lliumengkai@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liumkk/MKCategory.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MKCategory/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true