[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 3 / c / 6 / TMROFutures / 0.0.3 / TMROFutures.podspec.json
blob49789f9d88dea5dbf3a88fd297b65971896234e2
2   "name": "TMROFutures",
3   "version": "0.0.3",
4   "summary": "A simple Futures library written in Swift.",
5   "description": "This CocoaPods library helps you chain asynchronous calls.",
6   "homepage": "https://github.com/TomorrowIdeas/TMROFutures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Dodgson": "benji@tomorrow.me"
13   },
14   "platforms": {
15     "ios": "11.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/TomorrowIdeas/TMROFutures.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "TMROFutures/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2"