blob: c3a5d91ac3b21e9a3dd730e1141aca25b0d388ee [file] [log] [blame]
{
"name": "OctoAPI",
"version": "0.0.9",
"summary": "Octo is a JSON API abstraction layer built on top of Alamofire for your iOS projects written in Swift 3",
"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.9"
},
"source_files": "Sources/*/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"Gloss": [
"~> 1.1"
],
"HTMLString": [
],
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}