blob: c9a4f141a6c9f90a51ae172fa8b1033f269d607e [file] [log] [blame]
{
"name": "RSPagedItemsController",
"version": "2.2.2",
"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": "v2.2.2"
},
"source_files": "RSPagedItemsController/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"RSFoundationUtils": [
"~> 0.1"
]
}
}