blob: 4d5e60c25ec81405b6c5dbd8c8ae95992d15250d [file] [log] [blame]
{
"name": "Hello_World",
"version": "0.0.1",
"summary": "A short description of Hello_World.",
"description": "Hello_world includes 3rd party ad files. to easy add ads to app",
"homepage": "https://github.com/yanxingcheng/Hello_World",
"license": "MIT",
"authors": {
"chengyanxing": "chengyanxing_0709@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanxingcheng/Hello_World.git",
"tag": "0.0.1"
},
"source_files": "Test/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}