blob: 106ee3074932069385760cfad7920a91d9327953 [file] [log] [blame]
{
"name": "CHLMVP",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "CHLMVP/Classes/"
}