[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / b / PDTiledView / 0.1.0 / PDTiledView.podspec.json
blobe1e7addf8a30090fb9e135e5552b8c430b7b5892
2   "name": "PDTiledView",
3   "version": "0.1.0",
4   "summary": "Accordion-style table view, with block-based delegation.",
5   "description": "                    PDTiledView has much the same delegation semantics as UITableView, but with block-based delegation instaed of protocols.\n",
6   "homepage": "https://github.com/pwightman/PDTiledView",
7   "license": "MIT",
8   "authors": {
9     "Parker": "parkerwightman@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pwightman/PDTiledView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "source_files": "PDTiledView/PDTiledView/*.{h,m}",
19   "requires_arc": true