blob: aff830a5f517bf0d6ef82e4a21e48433d1f77d85 [file] [log] [blame]
{
"name": "OctoAPI",
"version": "0.1.2",
"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.1.2"
},
"source_files": "Sources/*/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"Gloss": [
"~> 1.1"
],
"HTMLString": [
],
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}