[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / a / f / GBInfiniteScrollView / 1.1 / GBInfiniteScrollView.podspec.json
blob70d2611b03b2512ae51a3458e67cb46c4c8f75f0
2   "name": "GBInfiniteScrollView",
3   "version": "1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "6.1"
19   },
20   "requires_arc": true,
21   "source_files": "GBInfiniteScrollView/GBInfiniteScrollView/*.{h,m}"