blob: d8710e632260f0b1839a01500529c7572eb4b21d [file] [log] [blame]
{
"name": "InfPagedScrollView",
"version": "1.0.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.0.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}