[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 6 / c / Rebelle / 1.1.0 / Rebelle.podspec.json
blobfe069ebbcbd5314071bb0df09a9bf1e2681af3ad
2   "name": "Rebelle",
3   "version": "1.1.0",
4   "source": {
5     "git": "https://github.com/KptainO/Rebelle.git",
6     "tag": "1.1.0"
7   },
8   "summary": "Objective-C implementation of Promises/A+ with a nice chainable syntax!",
9   "homepage": "https://github.com/KptainO/Rebelle",
10   "license": "MIT",
11   "authors": "KptainO",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source_files": "Rebelle/**/*.{h,m}",
16   "prefix_header_file": "Rebelle/Rebelle-Prefix.pch",
17   "private_header_files": "Rebelle/RBExecuter.h",
18   "requires_arc": true