blob: a7726d956fe336fc3ef3796c04df17a7648b3d93 [file] [log] [blame]
{
"name": "RSPagedItemsController",
"version": "3.0.5",
"summary": "No summary yet.",
"description": "No description yet.",
"homepage": "https://github.com/RishatShamsutdinov/RSPagedItemsController",
"license": "Apache License, Version 2.0",
"authors": {
"Rishat Shamsutdinov": "dichat.dark@gmail.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/RishatShamsutdinov/RSPagedItemsController.git",
"tag": "v3.0.5"
},
"source_files": "RSPagedItemsController/**/*.{h,m}",
"private_header_files": "RSPagedItemsController/**/*_Private.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"RSFoundationUtils": [
"~> 0.1"
]
}
}