blob: 8432d6aa52d91058051f1d565195fef3f452f7ed [file] [log] [blame]
{
"name": "CRConfirmProductProtocol",
"version": "0.0.2",
"summary": "A short description",
"description": "A long long description",
"homepage": "https://github.com/DrMatioDevelop/CRConfirmProductProtocol",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"d2c_cyf": "cyfsoftware@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DrMatioDevelop/CRConfirmProductProtocol.git",
"tag": "0.0.2"
},
"source_files": [
"CRConfirmProductProtocol/**/*.{h,m}",
"CRConfirmProductProtocol/**/*.{h}"
]
}