blob: c8d307eb5f7bdde1c9876e9cc83f30b24c1a5372 [file] [log] [blame]
{
"name": "Barry",
"version": "0.0.1",
"summary": "test",
"description": "test ........ framework",
"homepage": "https://github.com/zgjun/Barry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zgjun": "zgjun_0628@163.com"
},
"source": {
"git": "https://github.com/zgjun/Barry.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Barry/*.{h,m}"
}