blob: aa7996c66dc7756d5d811a4586199404f9628b21 [file] [log] [blame]
{
"name": "PagingDataControllerExtension",
"version": "0.1.2",
"summary": "This is Extensions help you to implement PagingDataController",
"description": "Install PagingDataControllerExtension and setupScrollViewForPaging -> All done.",
"homepage": "https://bitbucket.org/ifsolution/pagingdatacontrollerextensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NGUYEN CHI CONG": "congnc.if@gmail.com"
},
"source": {
"git": "https://bitbucket.org/ifsolution/pagingdatacontrollerextensions.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"source_files": "PagingDataControllerExtension/Classes/**/*",
"dependencies": {
"PagingDataController": [
],
"SiFUtilities": [
],
"SVPullToRefresh": [
]
}
}