[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / b / BJCategory / 0.1.1 / BJCategory.podspec.json
blob1641aaa7c9a8f9382cfbde3344d5879c9a70db48
2   "name": "BJCategory",
3   "version": "0.1.1",
4   "summary": "完善BJCategory分类(增加了找一个类(kvc)的key)",
5   "description": "完善BJCategory分类,增加了找一个类(kvc)的key,在项目中找子视图的key。",
6   "homepage": "https://github.com/genghongkai/BJCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "genghongkai": "1159538747@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/genghongkai/BJCategory.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "BJCategory",
23     "BJCategory/BJCategories/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"