blob: 35563343ffcefccbf6962f7928856fb1290a3a00 [file] [log] [blame]
{
"name": "OctoAPI",
"version": "0.0.6",
"summary": "OctoAPI allows you to remove the hustle needed to connect new APIs to your application.",
"homepage": "http://ferus.info",
"license": "MIT",
"authors": {
"Maciej Kołek": "hello@ferus.info"
},
"social_media_url": "http://twitter.com/ferusinfo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ferusinfo/OctoAPI.git",
"tag": "0.0.6"
},
"source_files": "Sources/*/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"Gloss": [
"~> 1.1"
],
"Alamofire-Gloss": [
"~> 2.0"
],
"HTMLString": [
],
"KeychainAccess": [
],
"AlamofireNetworkActivityLogger": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}