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