[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 9 / RBRouteBuilder / 0.1.0 / RBRouteBuilder.podspec.json
blob424d8f898a73daf9b53f092891266064c5d44517
2   "name": "RBRouteBuilder",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "5.0",
6     "osx": "10.7"
7   },
8   "license": {
9     "type": "MIT"
10   },
11   "summary": "Build routes without strings and headache",
12   "homepage": "https://github.com/railsware/RBRouteBuilder",
13   "authors": {
14     "Alex Denisov": "1101.debian@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/railsware/RBRouteBuilder.git",
18     "tag": "0.1.0"
19   },
20   "requires_arc": true,
21   "source_files": "RouteBuilder/Sources/*.{h,m}",
22   "public_header_files": "RBRouteBuilder/RouteBuilder.h"