{ | |
"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 | |
} |