[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 8 / f / 4 / BAPromise / 3.0.11 / BAPromise.podspec.json
blobb08faf45634c63b8a3efb82a4a232d5ee501c9ac
2   "name": "BAPromise",
3   "version": "3.0.11",
4   "summary": "Objective C Promise Library",
5   "description": "Swift Promise Library. An alternative to NSOperation for asynchronous operations.",
6   "homepage": "https://github.com/benski/BAPromise",
7   "license": "MIT",
8   "authors": {
9     "Ben Allison": "benski@winamp.com"
10   },
11   "source": {
12     "git": "https://github.com/benski/BAPromise.git",
13     "tag": "3.0.11"
14   },
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12",
19     "tvos": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/*",
23   "public_header_files": "Classes/BAPromise.h"