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