blob: ce8acd707654041a85bc11aeb72aafab28cd9072 [file] [log] [blame]
{
"name": "CRConfirmProductProtocol",
"version": "0.0.3",
"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.3"
},
"source_files": [
"CRConfirmProductProtocol/**/*.{h,m}",
"CRConfirmProductProtocol/**/*.{h}"
],
"exclude_files": [
"Demo/**/*.{h,m}",
"Demo/**/*.{m}",
"Demo/**/*.{h}"
]
}