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