blob: bfa03bce337e5e7d849ebb6490c468ab2f93e9af [file] [log] [blame]
{
"name": "XCShoppingCart",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCShoppingCart/Classes/**/*",
"resource_bundles": {
"XCShoppingCart": [
"XCShoppingCart/Assets/*.png"
]
},
"dependencies": {
"JSBadgeView": [
"~> 1.4.1"
]
}
}