{ | |
"name": "CHLMVP", | |
"version": "0.1.2", | |
"summary": "Quickly use MVP.", | |
"description": "Quickly using MVP Design Pattern", | |
"homepage": "https://github.com/nick6969/CHL_MVP", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"hawhaw.ya@gmail.com": "hawhaw.ya@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/nick6969/CHL_MVP.git", | |
"tag": "0.1.2" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"swift_version": "4.0", | |
"source_files": "CHLMVP/Classes/" | |
} |