blob: 3687c84e4a61f91b9c56afa082d520689169b602 [file] [log] [blame]
{
"name": "TODynamicPagingView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A paging scroll view that can handle arbitrary numbers of page views at run-time.",
"homepage": "https://github.com/TimOliver/TODynamicPagingView",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TODynamicPagingView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TODynamicPagingView/**/*.{h,m}",
"requires_arc": true
}