[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / c / Rebelle / 1.2.0 / Rebelle.podspec.json
blob0090f6b2c37b924d7befc61fa6fd6f2532ae02e6
2   "name": "Rebelle",
3   "version": "1.2.0",
4   "source": {
5     "git": "https://github.com/KptainO/Rebelle.git",
6     "tag": "1.2.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     "osx": "10.7"
15   },
16   "source_files": "Rebelle/**/*.{h,m}",
17   "prefix_header_file": "Rebelle/Rebelle-Prefix.pch",
18   "private_header_files": "Rebelle/RBExecuter.h",
19   "requires_arc": true