[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / d / 7 / 1 / PVGTableViewProxy / 0.3.1 / PVGTableViewProxy.podspec.json
blob9c946e8269e60e83c0b1996356ca88c6525d2887
2   "name": "PVGTableViewProxy",
3   "version": "0.3.1",
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": "0.3.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "PVGTableViewProxy",
21   "dependencies": {
22     "ReactiveCocoa": [
23       "2.4.2"
24     ]
25   }