[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / 2 / BDDynamicGridViewController / 0.0.5 / BDDynamicGridViewController.podspec.json
bloba93b098ead7649e0f19658e8c0a3b974c85f760d
2   "name": "BDDynamicGridViewController",
3   "version": "0.0.5",
4   "license": {
5     "type": "BSD"
6   },
7   "summary": "Beautiful auto-layout scrollable grid view. Optimized for iOS 5.1, 6.0, 7.0",
8   "homepage": "https://github.com/norsez/BDDynamicGridViewController",
9   "authors": {
10     "Norsez Orankijanan": "norsez@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/norsez/BDDynamicGridViewController.git",
14     "tag": "0.0.5"
15   },
16   "description": "Beautiful auto-layout scrollable grid view. Optimized for iOS 5.1, 6.0, 7.0 Based UITableView, this control displays UIView in grids which can be either automatically or customed layout.",
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "Classes",
22     "Classes"
23   ],
24   "requires_arc": true