blob: 7508ac069cf81a2145e7b2fc2f16b6b0c840e90e [file] [log] [blame]
{
"name": "AWHelloWorld",
"version": "0.0.2",
"summary": "HelloWorld",
"homepage": "https://github.com/molangwu/HelloWorld",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"molangwu": "672593619@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/molangwu/HelloWorld.git",
"tag": "0.0.2"
},
"source_files": "Pod/*",
"requires_arc": true
}