[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 8 / 6 / PXInfiniteScrollView / 0.2.0 / PXInfiniteScrollView.podspec.json
blobc3ae7f7345b663b825e5d2e1fe35888944a037f6
2   "name": "PXInfiniteScrollView",
3   "version": "0.2.0",
4   "summary": "Pages. It loops.  It's infinite.",
5   "description": "It has uses. Just don't scroll too fast.",
6   "homepage": "https://github.com/pixio/PXInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "Kevin Wong": "kwong@pixio.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/PXInfiniteScrollView.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/PXInfiniteScrollView.{h,m}",
20   "public_header_files": "Pod/Classes/PXInfiniteScrollView.h",
21   "frameworks": "UIKit"