blob: cc754d0e77db5514394c497c82e0f1d08492c8ab [file] [log] [blame]
{
"name": "TRPaginator",
"version": "0.0.6",
"summary": "Made Pagination Easy. Objective-C.",
"description": "Made Pagination Easy. Objective-C class that helps handle pagination.",
"homepage": "https://github.com/iostrek/TRPaginator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iostrek": "getiostrek@gmail.com"
},
"social_media_url": "http://twitter.com/iostrek",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iostrek/TRPaginator.git",
"tag": "0.0.6"
},
"source_files": "TRPaginator/Classes/*.{h,m}"
}