[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 2 / MicroKonex / 0.1.0 / MicroKonex.podspec.json
blob284604cf7df070f4470559f951194954ab58a4d1
2   "name": "MicroKonex",
3   "version": "0.1.0",
4   "summary": "Microfutures extensions for Konex networking library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fmo91/MicroKonex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fmo91": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/MicroKonex.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MicroKonex/Classes/**/*",
22   "dependencies": {
23     "Konex": [
24       "~> 0.2"
25     ],
26     "Microfutures": [
27       "~> 0.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"