blob: f61d70b40394e4717eefd38cc6f2a35e4e5dd0f7 [file] [log] [blame]
{
"name": "AllenHelloWorld",
"version": "0.0.1",
"summary": "AllenHelloWorld,first pods program",
"description": "1234",
"homepage": "https://github.com/1989allen126/AllenHelloWorld",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"“1989allen126”": "jjl13142008@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/1989allen126/AllenHelloWorld.git",
"tag": "0.0.1"
},
"source_files": [
"AllenHelloWorld",
"AllenHelloWorld/**/*.{h,m}"
],
"exclude_files": "AllenHelloWorld/Classes/Exclude",
"requires_arc": true
}