blob: 3ccaaf878042fd575c8a1dab2244994cae18bd5a [file] [log] [blame]
{
"name": "InfPagedScrollView",
"version": "1.1.0",
"summary": "Infinite ScrollView With Paging and reloadData capability",
"description": " Infinite ScrollView With Paging and reloadData capability. Can be used for quizes, memory games and so on.\n",
"homepage": "https://github.com/yury-dymov/InfPagedScrollView",
"license": "MIT",
"authors": {
"Yury Dymov": "yury@dymov.me"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yury-dymov/InfPagedScrollView.git",
"tag": "1.1.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}