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