blob: da01f036109dc0fa2dcc9eb397dedc102642b596 [file] [log] [blame]
{
"name": "SwiftUtilities",
"platforms": {
"ios": "10.0"
},
"summary": "Common Swift utilities.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Hai Pham": "swiften.svc@gmail.com"
},
"homepage": "https://github.com/protoman92/SwiftUtilities.git",
"source": {
"git": "https://github.com/protoman92/SwiftUtilities.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
]
},
"source_files": "SwiftUtilities/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}