blob: a3b8372532c869351fd32ed4be8293de38a4c76d [file] [log] [blame]
{
"name": "testCP",
"version": "0.0.2",
"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.2"
},
"source_files": [
"testCP/Sources/*.swift",
"testCP/Sources/Popover/*.swift"
],
"exclude_files": "Classes/Exclude"
}