blob: bbffbe670b3a1d338728f003185a88b1d763468d [file] [log] [blame]
{
"name": "XCShoppingCart",
"version": "0.0.1",
"summary": "XCShoppingCart 自定义购物车UI页面,使用简单",
"description": "XCShoppingCart,自定义购物车UI页面,使用简单",
"homepage": "https://github.com/fanxiaocong/XCShoppingCart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiaocong": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCShoppingCart.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCShoppingCart/Classes/**/*",
"resource_bundles": {
"XCShoppingCart": [
"XCShoppingCart/Assets/*.png"
]
},
"dependencies": {
"JSBadgeView": [
"~> 1.4.1"
]
}
}