blob: cd9ef22fa5f36a8f28325ee1c2e8a2083945b856 [file] [log] [blame]
{
"name": "PXInfiniteScrollView",
"version": "0.1.2",
"summary": "Pages. It loops. It's infinite.",
"description": "It has uses. Just don't scroll too fast.",
"homepage": "https://github.com/pixio/PXInfiniteScrollView",
"license": "MIT",
"authors": {
"Kevin Wong": "kwong@pixio.com"
},
"source": {
"git": "https://github.com/pixio/PXInfiniteScrollView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PXInfiniteScrollView": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}