blob: f07432885e99b60337892e712cdc5308348f9733 [file] [log] [blame]
{
"name": "BTStore",
"version": "0.1.0",
"summary": "A short description of BTStore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fuxiaoqiang/BTStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuxiaoqiang": "fuxiaoqiang@babeltime.com"
},
"source": {
"git": "https://github.com/fuxiaoqiang/BTStore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BTStore/Classes/**/*"
}