{ | |
"name": "GHomeDemo", | |
"version": "1.0.0", | |
"summary": "asdasdasdad", | |
"description": "asdasdasdasdasdad", | |
"homepage": "https://github.com/shabake/GHomeTest", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"shabake": "45329453@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/shabake/GHomeTest.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"frameworks": "UIKit", | |
"source_files": "GHomeDemo/**/*" | |
} |