blob: 7917209abae93ebf1b8ac5dae3d1357c98ee4b22 [file] [log] [blame]
{
"name": "CocoaFirstPod",
"version": "0.1.0",
"summary": "A test for creating podspec of CocoaFirstPod.",
"description": "first test for cerating a podspec,this is a description for this lib",
"homepage": "https://github.com/cocoaGithub/CocoaFirstPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cocoaGithub": "1291624603@qq.com"
},
"source": {
"git": "https://github.com/cocoaGithub/CocoaFirstPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaFirstPod/Classes/**/*"
}