blob: 08743472d62c4b65662f5e82b0176ff0fd17c1ee [file] [log] [blame]
{
"name": "SwiftyUX",
"version": "0.1.1",
"summary": "Useful library for make Application.",
"description": "Create this library for make Application more easier",
"homepage": "https://github.com/weve6866/SwiftyUX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JangDoRi": "weve6866@paran.com"
},
"source": {
"git": "https://github.com/weve6866/SwiftyUX.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyUX/Classes/**/*",
"dependencies": {
"SwiftyUserDefaults": [
],
"AsyncSwift": [
],
"RxSwift": [
],
"RxCocoa": [
],
"SwiftyJSON": [
],
"Alamofire": [
],
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}