[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / 3 / ARFramesInGridCalculator / 0.3.1 / ARFramesInGridCalculator.podspec.json
blobea7043b8301755f133cebfff98008f97d7475c45
2   "name": "ARFramesInGridCalculator",
3   "version": "0.3.1",
4   "summary": "ARFramesInGridCalculator is a simple tool to calculate frames in a grid.",
5   "description": "                       ARFramesInGridCalculator is a single class that will calculate frames in a grid that you specified. Useful for placing buttons, images, textfields, etc. Your designer changed his mind? ARFramesInGridCalculator makes it really simple to adjust the layout to match design specifications. And it makes it really easy to display your content dynamically based on the available bounds and number of items.\n",
6   "homepage": "https://github.com/GFunkloostar/ARFramesInGridCalculator",
7   "license": "MIT",
8   "authors": {
9     "Gijs van Klooster": "gijs@appyroad.com"
10   },
11   "source": {
12     "git": "https://github.com/GFunkloostar/ARFramesInGridCalculator.git",
13     "tag": "0.3.1"
14   },
15   "social_media_url": "https://twitter.com/abcgijs",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "ARFramesInGridCalculator": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"