[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / f / 3 / BZCategory / 1.0.0 / BZCategory.podspec.json
blob6f74976b1aaabcd7c8821a0aeea24638d9db7942
2   "name": "BZCategory",
3   "version": "1.0.0",
4   "summary": "分类",
5   "description": "分类.",
6   "homepage": "https://github.com/EricBZH/BZCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EricBup": "375298211@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/EricBZH/BZCategory.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "BZCategoryDemo",
24     "BZCategoryDemo/BZCategory/*.{h,m}"
25   ]