[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 7 / Pledges / 1.0 / Pledges.podspec.json
blob89911c49366113894c2e7e82aa45e3ccfdb789ae
2   "name": "Pledges",
3   "version": "1.0",
4   "social_media_url": "https://twitter.com/zeGreatRoB",
5   "homepage": "http://robertfmurdock.github.io",
6   "authors": {
7     "Rob Murdock": "rmurdock@pillartechnology.com"
8   },
9   "source": {
10     "git": "https://github.com/robertfmurdock/Pledges.git",
11     "tag": "1.0"
12   },
13   "license": "MIT",
14   "summary": "Pledges: the simple Swift promise library! Designed around ease of flow and composability.",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": "Pledges/*.swift",
20   "requires_arc": true