blob: ac365678cedb753c91a20e6efa6a5e23e883f6a7 [file] [log] [blame]
{
"name": "CRConfirmOrderProduct",
"version": "0.0.2",
"summary": "确认订单",
"homepage": "https://github.com/DrMatioDevelop/CRConfirmOrderProduct",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"cyf": "cyfsoftware@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DrMatioDevelop/CRConfirmOrderProduct.git",
"tag": "0.0.2"
},
"source_files": "CRConfirmOrderProduct/**/*.{h,m}",
"dependencies": {
"CRProtocolManager": [
"~>0.0.6"
],
"CRConfirmProductProtocol": [
"~>0.0.5"
]
},
"requires_arc": true
}