[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 5 / 3 / 2 / YHJCategory / 0.1.0 / YHJCategory.podspec.json
blob2d4c1a17e1ce0c5f0caa54352c8a0682253d0c4c
2   "name": "YHJCategory",
3   "version": "0.1.0",
4   "summary": "这是一个集成大多数库的类目文件.",
5   "description": "在工作了那么久,发现还是有很多东西需要整理的,这就是我在平时工作中整理的类目,希望对使用者有用",
6   "homepage": "https://github.com/mrjlovetian/YHJCategory",
7   "license": "MIT",
8   "authors": {
9     "余洪江": "mrjyuhongjiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mrjlovetian/YHJCategory.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YHJCategory": [
22       "Pod/Assets/*.png"
23     ]
24   }