blob: 6af0a30dfcafce361fa0a09d82442c1952ea7700 [file] [log] [blame]
{
"name": "HHYRep",
"version": "0.0.3",
"summary": "HHYRep",
"description": "HHYRep远程仓库",
"homepage": "https://github.com/HuiYouHua/HHYRep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"华惠友": "793316968@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HuiYouHua/HHYRep.git",
"tag": "0.0.3"
},
"resources": "HHYRep/Resource/*.png",
"requires_arc": true,
"subspecs": [
{
"name": "TimerHelper",
"subspecs": [
{
"name": "GCD",
"source_files": "HHYRep/Classes/TimerHelper/GCD/**/*.{h,m}"
},
{
"name": "NSTimer",
"source_files": "HHYRep/Classes/TimerHelper/NSTimer/**/*.{h,m}"
}
]
},
{
"name": "UITableVIewHelper",
"source_files": "HHYRep/Classes/UITableVIewHelper/**/*.{h,m}"
},
{
"name": "AFNetworking",
"source_files": "HHYRep/Classes/AFNetworking/**/*.{h,m}"
}
]
}