[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / BJCategory / 0.2.3 / BJCategory.podspec.json
blob765c251a6b0042b89ce2e2f1b109fa2ee4e089bb
2   "name": "BJCategory",
3   "version": "0.2.3",
4   "summary": "完善BJCategory分类",
5   "description": "1、修改输出日志方式。2、添加了懒加载初始化和自定义懒加载初始化。",
6   "homepage": "https://github.com/genghongkai/BJCategory",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "genghongkai": "1159538747@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/genghongkai/BJCategory.git",
18     "tag": "0.2.3"
19   },
20   "source_files": [
21     "BJCategory",
22     "BJCategory/BJCategories/**/*.{h,m}"
23   ],
24   "frameworks": "UIKit"