[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / 0 / RubySugar / 0.0.1 / RubySugar.podspec.json
bloba8410415cca863f1d0251a36cbdb75efc0d235e9
2   "name": "RubySugar",
3   "version": "0.0.1",
4   "summary": "Ports Ruby syntactic sugar to Objective-C.",
5   "homepage": "https://github.com/michalkonturek/RubySugar",
6   "license": "MIT",
7   "authors": {
8     "Michal Konturek": "michal.konturek@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "ios": {
14     "frameworks": "XCTest"
15   },
16   "source": {
17     "git": "https://github.com/michalkonturek/RubySugar.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "RubySugar/RubySugar/Source/**/*.{h,m}",
21   "requires_arc": true