[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 2 / b / RWPromiseKit / 0.1.0 / RWPromiseKit.podspec.json
bloba5fcae5eb2f34f414e40405424785a310151291d
2   "name": "RWPromiseKit",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A light-weighted Promise library for Objective-C",
8   "description": "A light-weighted Promise library for Objective-C",
9   "homepage": "https://github.com/deput/RWPromiseKit",
10   "authors": {
11     "deput": "canopus4u@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/deput/RWPromiseKit.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "source_files": "RWPromise/Class/**/*.{h,m}"