blob: e606452f3c1917d6921072840e0a002fdfaff597 [file] [log] [blame]
{
"name": "FirstGithubDemo",
"version": "0.0.1",
"summary": "A short description of FirstGithubDemo.",
"homepage": "https://github.com/LongjieZhao/FirstGithubDemo",
"license": "MIT",
"authors": {
"LongjieZhao": "471727371@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LongjieZhao/FirstGithubDemo.git",
"tag": "0.0.1"
},
"source_files": "FirstGithubDemo/*",
"exclude_files": "UIKit",
"requires_arc": true
}