blob: 779ec7465f142bc5b5042493fc859b2ec1365229 [file] [log] [blame]
{
"name": "GMCPagingScrollView",
"version": "1.0.3",
"summary": "Horizontally scrolling, paging UIScrollView that supports page preloading, page dequeuing, and infinite scrolling.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/GalacticMegacorp/GMCPagingScrollView",
"license": "MIT",
"description": " GMCPagingScrollView is a UIView containing a horizontally scrolling, paging\n UIScrollView that supports page preloading, page dequeueing, and infinite scrolling.\n",
"source": {
"git": "https://github.com/GalacticMegacorp/GMCPagingScrollView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "5.1"
},
"source_files": "GMCPagingScrollView",
"requires_arc": true
}