blob: fe282d9d6c374b6a63a83455591ed2bc4c6396b5 [file] [log] [blame]
{
"name": "MGProjectConstructorSwift",
"version": "1.0.3",
"summary": "A Project Base Constructor.",
"description": "A Project Base Constructor.",
"homepage": "https://github.com/MagicalWater/MGProjectConstructorSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGProjectConstructorSwift.git",
"tag": "1.0.3"
},
"source_files": "MGProjectConstructorSwift/MGProjectConstructorSwift/Classes/**/*",
"resources": "MGProjectConstructorSwift/MGProjectConstructorSwift/Classes/raw/*.*",
"frameworks": "UIKit",
"dependencies": {
"MGUtilsSwift": [
],
"MGExtensionSwift": [
],
"R.swift": [
"~> 5.0.0.alpha.2"
],
"SwiftyJSON": [
"~> 4.2.0"
]
}
}