[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 6 / Malfurion / 0.1.2 / Malfurion.podspec.json
blob5cd17a78d499ecd1a14d873b58ba5590f32d48fa
2   "name": "Malfurion",
3   "version": "0.1.2",
4   "summary": "an ios networking layer in Swift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Batxent/Malfurion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shaw": "dersolum@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Batxent/Malfurion.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Malfurion/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "PINCache": [
29     ]
30   },
31   "swift_version": "5.0"