[Add] MTPush 4.3.2
[CocoaPods.git] / Specs / 9 / 2 / 1 / PiedPiper / 0.7 / PiedPiper.podspec.json
blob201e0dcf36da387567fda0b9dbd168b7ab54e79f
2   "name": "PiedPiper",
3   "version": "0.7",
4   "summary": "Asynchronous code made easy.",
5   "description": "Pied Piper is a small set of functions to write easy asynchronous code through Futures, Promises and some GCD love for your iOS, watchOS 2, tvOS and Mac OS X applications.",
6   "homepage": "https://github.com/WeltN24/Carlos",
7   "license": "MIT",
8   "authors": {
9     "Vittorio Monaco": "vittorio.monaco1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/WeltN24/Carlos.git",
13     "tag": "PiedPiper-0.7"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Futures/*.swift"