blob: 305713a5348be047eaf088915180d4dfcb4248dd [file] [log] [blame]
{
"name": "SWSkelethon",
"version": "0.6.2",
"summary": "Core protocols",
"description": "List of used protocols",
"homepage": "https://github.com/SkywellDevelopers/SWSkelethon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"K.Krizhanovskii": "k.kryzhanovsky@skywell.com.ua"
},
"source": {
"git": "https://github.com/SkywellDevelopers/SWSkelethon.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWSkelethon/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"4.5.1"
],
"AlamofireImage": [
"3.3.0"
],
"RxSwift": [
"3.2"
],
"RxCocoa": [
"3.2"
],
"RealmSwift": [
"2.10.1"
]
},
"pushed_with_swift_version": "3.0"
}