[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / c / PLTableManager / 0.1.1 / PLTableManager.podspec.json
blob210124013707fbf010f2dd7f01260d29979eec8a
2   "name": "PLTableManager",
3   "version": "0.1.1",
4   "summary": "Simple tableview controller with data source abstraction",
5   "homepage": "https://github.com/PitchLabsAsh/PLTableViewController",
6   "license": "MIT",
7   "authors": {
8     "Ash Thwaites": "ash@trypitch.com"
9   },
10   "source": {
11     "git": "https://github.com/PitchLabsAsh/PLTableViewController.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "PLTableViewController": [
21       "Pod/Assets/*.png"
22     ]
23   }