[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / MROGeometry / 0.1.0 / MROGeometry.podspec.json
blob7498ae7ab3f912aedca12d5fcc4461fa3f7f3773
2   "name": "MROGeometry",
3   "version": "0.1.0",
4   "summary": "C and Objective C math and geometry helpers",
5   "homepage": "http://purl.mro.name/ios/MROGeometry",
6   "license": "Human Rights License",
7   "authors": {
8     "Marcus Rohrmoser": "mrohrmoser@acm.org"
9   },
10   "source": {
11     "git": "https://github.com/mro/MROGeometry.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "MROGeometry/*.{h,m,c}",
19   "prefix_header_file": "MROGeometry/MROGeometry-Prefix.pch",
20   "public_header_files": "MROGeometry/*CG*.h"