blob: 84eaa758c3a797e51162aaa08aa5134297d1ddd9 [file] [log] [blame]
{
"name": "LandlordMe",
"version": "1.0.0",
"summary": "LandlordMe first commit!",
"description": "\"LandlordMe first commit! do it demo\"",
"homepage": "https://github.com/gaomin2588/LandlordMe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaomin2588": "gaomin2588@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gaomin2588/LandlordMe.git",
"tag": "1.0.0"
},
"source_files": [
"LandlordMe",
"LandlordMe/**/*.{h,m}"
],
"requires_arc": true
}