blob: a3f029d2ec798556d0cb24524f87bea4a8d28182 [file] [log] [blame]
{
"name": "ShoppingTestDemo",
"version": "0.0.2",
"summary": "A short description of ShoppingTestDemo. add model class",
"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.2"
},
"source_files": "ShoppingTestDemo/*",
"exclude_files": "UIKit",
"requires_arc": true,
"dependencies": {
"MJExtension": [
"~> 3.0.13"
]
}
}