blob: 78e0a018e8019ac344435e4189df41d5dc224726 [file] [log] [blame]
{
"name": "cocopods--test",
"version": "1.0.0",
"summary": "cocopods--test.",
"description": "swift 3.0",
"homepage": "https://github.com/cleven1/cocopods--test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cleven": "cleven_zhao@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cleven1/cocopods--test.git",
"tag": "1.0.0"
},
"source_files": "cocopods--test/*.{swift}",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}