blob: 1c8589e0e045588d45aed885ef8455b534e717a0 [file] [log] [blame]
{
"name": "MGViewsSwift",
"version": "0.1.4",
"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": "0.1.4"
},
"source_files": "MGViewsSwift/MGViewsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGExtensionSwift": [
],
"MGUtilsSwift": [
],
"MGBaseViewSwift": [
]
}
}