blob: 3fef502e9299e2581b207b6fdd1249a8a0a3b777 [file] [log] [blame]
{
"name": "HelloBerwin",
"version": "0.1.0",
"summary": "A short description of HelloBerwin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BerwinZheng/HelloBerwin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BerwinZheng": "berwinzheng@gmail.com"
},
"source": {
"git": "https://github.com/BerwinZheng/HelloBerwin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloBerwin/Classes/**/*"
}