blob: dbf51febf9f6d552a3062d22e87eb9cde204a14b [file] [log] [blame]
{
"name": "BarleyCocoa",
"version": "1.0.0",
"summary": "BarleyCocoa",
"homepage": "https://github.com/OFFFIELD/BarleyCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhiDa Yang": "ios8899@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/OFFFIELD/BarleyCocoa.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}