blob: 4ab7077b1d441b9b75cf3fca3dd9c0bd730642a4 [file] [log] [blame]
{
"name": "Second",
"version": "0.0.1",
"summary": "A short description of Second.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Second/Second",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Second": "xwhnnd@163.com"
},
"source": {
"git": "https://github.com/HorrorProgramer/CocoapodsUseTest.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Second/Classes/**/*"
}