blob: 0bdd5ab381dfc18031b0e0af9253966ad22a1b7a [file] [log] [blame]
{
"name": "MGViewsSwift",
"version": "1.0.1",
"summary": "All views",
"description": "All views that can help us develop quickly",
"homepage": "https://github.com/MagicalWater/MGViewsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGViewsSwift.git",
"tag": "1.0.1"
},
"source_files": "MGViewsSwift/MGViewsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGExtensionSwift": [
],
"MGUtilsSwift": [
],
"MGBaseViewSwift": [
]
}
}