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