[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / a / f / 6 / OctoAPI / 0.0.8 / OctoAPI.podspec.json
blob5451f14b608671ab94926f9b012b9b90ee49e210
2   "name": "OctoAPI",
3   "version": "0.0.8",
4   "summary": "Octo is a JSON API abstraction layer built on top of Alamofire for your iOS projects written in Swift 3",
5   "homepage": "http://ferus.info",
6   "license": "MIT",
7   "authors": {
8     "Maciej Kołek": "hello@ferus.info"
9   },
10   "social_media_url": "http://twitter.com/ferusinfo",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ferusinfo/OctoAPI.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "Sources/*/*",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.0"
22     ],
23     "Gloss": [
24       "~> 1.1"
25     ],
26     "HTMLString": [
28     ],
29     "KeychainAccess": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"