blob: 0903298982d669b30b18c06a09ac3dfa8522e1aa [file] [log] [blame]
{
"name": "gittest",
"version": "0.1.0",
"summary": "A short description of gittest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/<GITHUB_USERNAME>/gittest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"syl": "shiyalinaa@163.com"
},
"source": {
"git": "https://github.com/uansen/gittest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "gittest/Classes/**/*"
}