blob: fe73a1f1e4bcb75e786be6bcbbc4bad62d0627fb [file] [log] [blame]
{
"name": "MGBaseViewSwift",
"version": "0.0.6",
"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.6"
},
"source_files": "MGBaseViewSwift/MGBaseViewSwift/Classes/**/*",
"frameworks": "UIKit"
}