[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 4 / MKCommonCategory / 1.0.1 / MKCommonCategory.podspec.json
blob8896dd8101a7cbb31cf7f02c81bd8dabe555e701
2   "name": "MKCommonCategory",
3   "version": "1.0.1",
4   "summary": "公用category",
5   "description": "集成常用category",
6   "homepage": "https://github.com/liumkk/MKCommonCategory",
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/MKCommonCategory.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "MKCommonCategory/MKCategory/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true