[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 6 / PJCategory / 0.1.0 / PJCategory.podspec.json
blob46bea0d2ba108a65f4175d78338f41a3c9a263fd
2   "name": "PJCategory",
3   "version": "0.1.0",
4   "summary": "PJCategory",
5   "description": "some Category for iOS",
6   "homepage": "https://github.com/xupeng48/pjcategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xupeng": "13585548248@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xupeng48/pjcategory.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "Source/Class/*.{h,m}",
24     "Source/Class/UIKit/*.{h,m}",
25     "Source/Class/Foundation/*.{h,m}"
26   ]