[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 2 / 3 / Futura / 1.1 / Futura.podspec.json
blob146f88b11d5276c400e6c533e8d6cc9f43aadff9
2   "name": "Futura",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A simple Promises framework in Swift",
9   "homepage": "http://davidharris.io",
10   "social_media_url": "https://twitter.com/thedavidharris",
11   "authors": {
12     "David Harris": "davidaharris@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/thedavidharris/Futura.git",
16     "tag": "v1.1"
17   },
18   "source_files": "Sources/*.swift",
19   "swift_version": "4.1",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "requires_arc": true