[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 6 / OctoAPI / 0.2.4 / OctoAPI.podspec.json
blob296aa8bd896e093816fd186401b581caf5e8f36f
2   "name": "OctoAPI",
3   "version": "0.2.4",
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.2.4"
17   },
18   "source_files": "Sources/*/*",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.0"
22     ],
23     "Gloss": [
24       "~> 1.1"
25     ],
26     "HTMLString": [
27       "~> 1.0.2"
28     ],
29     "KeychainAccess": [
30       "~> 3.0.1"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"