[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / a / Malibu / 1.0.1 / Malibu.podspec.json
blobe657a8b2d05e6012e0a5be55e718927c48ad2451
2   "name": "Malibu",
3   "summary": "A networking library built on promises.",
4   "version": "1.0.1",
5   "homepage": "https://github.com/hyperoslo/Malibu",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Malibu.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "When": [
26     ]
27   }