blob: ae9f6cd9cbd9b782002689c7e0bc63d2e7ba655b [file] [log] [blame]
{
"name": "SwiftyUX",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyUX/Classes/**/*",
"dependencies": {
"SwiftyUserDefaults": [
],
"AsyncSwift": [
],
"RxSwift": [
],
"RxCocoa": [
],
"SwiftyJSON": [
],
"Alamofire": [
],
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}