blob: 1949c771f70548c8b48c5612270c0e383cc5b429 [file] [log] [blame]
{
"name": "ShoppingTestDemo",
"version": "0.0.1",
"summary": "A short description of ShoppingTestDemo.",
"homepage": "https://github.com/LongjieZhao/ShoppingCartDemo",
"license": "MIT",
"authors": {
"LongjieZhao": "471727371@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LongjieZhao/ShoppingCartDemo.git",
"tag": "0.0.1"
},
"source_files": "ShoppingTestDemo/*",
"exclude_files": "UIKit",
"requires_arc": true
}