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