blob: f6e082e71cd622f55e7a7dc39816aa8a6e733ece [file] [log] [blame]
{
"name": "SCShoppingDemo",
"version": "0.1.1",
"summary": "shopping",
"description": "A shopping framework demo",
"homepage": "https://github.com/gejunyu5/SCShoppingDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gejunyu5": "393864523@qq.com"
},
"source": {
"git": "https://github.com/gejunyu5/SCShoppingDemo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCShoppingDemo/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}