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