[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / b / BingAPI_PromiseKit / 0.1.0 / BingAPI_PromiseKit.podspec.json
blob4e60c3597bab064ee3651bb4ddcb1739df61285f
2   "name": "BingAPI_PromiseKit",
3   "version": "0.1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/Adorkable/BingAPIiOS_PromiseKit",
6   "authors": {
7     "Ian Grossberg": "yo.ian.g@gmail.com"
8   },
9   "summary": "Simple access to the BingAPI with PromiseKit support",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Adorkable/BingAPIiOS_PromiseKit.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "BingAPI_PromiseKit/*.swift",
18   "dependencies": {
19     "BingAPI": [
21     ],
22     "PromiseKit/Swift": [
24     ]
25   },
26   "requires_arc": true