blob: e419945525517e43b10d8a9c10bea56d397d6496 [file] [log] [blame]
{
"name": "SWSkelethon",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SWSkelethon/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"4.4.0"
],
"AlamofireImage": [
"3.2"
],
"RxSwift": [
"3.2"
],
"RxCocoa": [
"3.2"
],
"RealmSwift": [
"2.4.3"
]
},
"pushed_with_swift_version": "3.0"
}