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