blob: 11b3c1fc866f95a1a41da40bd003b4aae80533ec [file] [log] [blame]
{
"name": "testCP",
"version": "0.0.1",
"summary": "a cocoapods test",
"homepage": "https://github.com/Taohr/TestCP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taohr": "22227124@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Taohr/TestCP.git",
"tag": "0.0.1"
},
"source_files": "testCP/Sources/*.swift",
"exclude_files": "Classes/Exclude"
}