[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 3 / a / f / GBInfiniteScrollView / 1.2 / GBInfiniteScrollView.podspec.json
bloba75462097447a5ad037acca70c79e74301c40918
2   "name": "GBInfiniteScrollView",
3   "version": "1.2",
4   "summary": "GBInfiniteScrollView class provides an endlessly scroll view organized in pages.",
5   "homepage": "https://github.com/gblancogarcia",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gerardo Blanco": "gblancogarcia@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gblancogarcia/GBInfiniteScrollView.git",
15     "tag": "1.2"
16   },
17   "platforms": {
18     "ios": "6.1"
19   },
20   "requires_arc": true,
21   "source_files": "GBInfiniteScrollView/GBInfiniteScrollView/*.{h,m}"