[Add] flutter_sound_core 9.19.0
[CocoaPods.git] / Specs / 3 / a / 4 / FranticApparatus / 7.0.0 / FranticApparatus.podspec.json
blob59eb6c903372cb8978365ec6fb2ca5bac1554828
2   "name": "FranticApparatus",
3   "version": "7.0.0",
4   "summary": "Promises/A+ for Swift",
5   "description": "Type safe, memory safe promises for Swift. Cancellation supported.",
6   "homepage": "https://github.com/jkolb/FranticApparatus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jkolb": "franticapparatus@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jkolb/FranticApparatus.git",
16     "tag": "7.0.0"
17   },
18   "social_media_url": "https://twitter.com/nabobnick",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/FranticApparatus/*.swift",
24   "pushed_with_swift_version": "4.0"