[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 6 / a / JustuCategory / 0.0.3 / JustuCategory.podspec.json
blob5116189d163c291525f026e37b7f381705ac1119
2   "name": "JustuCategory",
3   "version": "0.0.3",
4   "summary": "A short description of JustuCategory.",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/engebei/JustuCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "engebei": "718149076@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/engebei/JustuCategory.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "Classes/**/*.h",
27   "requires_arc": true