[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / a / b / BJCategory / 0.1.2 / BJCategory.podspec.json
blob5b27fd7ec1459e2c5e465e085beeaa7a66b7fb43
2   "name": "BJCategory",
3   "version": "0.1.2",
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.2"
20   },
21   "source_files": [
22     "BJCategory",
23     "BJCategory/BJCategories/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"