blob: 5e7c907072b810493ce71ce2cd3192ed165aaf0b [file] [log] [blame]
{
"name": "MGBaseViewSwift",
"version": "0.0.4",
"summary": "All View Base",
"description": "All View Base",
"homepage": "https://github.com/MagicalWater/MGBaseViewSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGBaseViewSwift.git",
"tag": "0.0.4"
},
"source_files": "MGBaseViewSwift/MGBaseViewSwift/Classes/**/*",
"frameworks": "UIKit"
}