[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / InfinitePagingView / 0.0.1 / InfinitePagingView.podspec.json
blobd2a45ddfe7b6f6d5a5b726089e1b1e4c29ca75a8
2   "name": "InfinitePagingView",
3   "version": "0.0.1",
4   "summary": "InfinitePagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.",
5   "description": "                    InfinitePagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.on't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/caesarcat/InfinitePagingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SHIGETA Takuji": "shigeta@qnote.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/caesarcat/InfinitePagingView.git",
16     "commit": "ba137b9001f294f021887b8746f6704e7a6322b6"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true