blob: 0966eba79d72f3accc96a6e987eb23af856087f4 [file] [log] [blame]
{
"name": "CHLMVP",
"version": "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": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CHLMVP/Classes/",
"swift_version": "5.0"
}