blob: c375c6c03a189af8d41adde0508fa483f747c0b7 [file] [log] [blame]
{
"name": "HBFramework",
"version": "0.0.2",
"summary": "黑发不知勤学早,白首方悔读书迟",
"description": "三更灯火五更鸡,正是男儿发愤时",
"homepage": "https://github.com/cxxcapf/HBFramework_Master",
"license": "MIT",
"authors": {
"Capf": "cheng_xinxin@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cxxcapf/HBFramework_Master.git",
"tag": "v0.0.2"
},
"source_files": [
"HBFramework",
"HBFramework/HBBaseContoller/*.{h,m}",
"HBFramework/HBCategory/*.{h}",
"HBFramework/HBCategory/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}