[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / 6 / PXInfiniteScrollView / 0.1.2 / PXInfiniteScrollView.podspec.json
blobcd9ef22fa5f36a8f28325ee1c2e8a2083945b856
2   "name": "PXInfiniteScrollView",
3   "version": "0.1.2",
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.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PXInfiniteScrollView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"