[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 1 / PVGTableViewProxy / 1.0.0 / PVGTableViewProxy.podspec.json
blob953604e8227e6efd20cba871760303a579ba3de1
2   "name": "PVGTableViewProxy",
3   "version": "1.0.0",
4   "summary": "A React inspired component to be able to declaratively use UITableView.",
5   "homepage": "https://github.com/plain-vanilla-games/PVGTableViewProxy",
6   "license": "MIT",
7   "authors": {
8     "Jóhann Þ. Bergþórsson": "johann@plainvanillagames.com",
9     "Hilmar Birgir Ólafsson": "hilmar@plainvanillagames.com",
10     "Alexander Annas Helgason": "alliannas@plainvanillagames.com"
11   },
12   "source": {
13     "git": "https://github.com/plain-vanilla-games/PVGTableViewProxy.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "PVGTableViewProxy",
21   "dependencies": {
22     "ReactiveCocoa": [
23       "4.1.0"
24     ]
25   }