[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / b / JDFGeometry / 1.0 / JDFGeometry.podspec.json
blob26d84545a2b823e7aa864f9dc7a407d1476005f4
2   "name": "JDFGeometry",
3   "version": "1.0",
4   "summary": "A UIView Category and collection of functions for working with CGGeometry.",
5   "description": "JDFGeometry is a UIView Category and collection of functions for working with CGGeometry.",
6   "homepage": "https://github.com/JoeFryer/JDFGeometry",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JoeFryer/JDFGeometry.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/joefryer88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "JDFGeometry": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"