blob: a7f882787d6a24864dee34d2601cbdd790faa1c4 [file] [log] [blame]
{
"name": "OneCP",
"version": "1.0.0",
"summary": "This framework has some sample function",
"description": "This is test cocoaPod mannager framework",
"homepage": "https://github.com/jiidaozhongguo/CPDemo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jiidaozhongguo": "617201068@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jiidaozhongguo/CPDemo.git",
"tag": "1.0.0"
},
"source_files": [
"OneCP",
"OneCP/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "XCTest"
}