blob: 394c4fd814f679437849ae59c643811a624f7275 [file] [log] [blame]
{
"name": "PPImageScrollingTableViewCell",
"platforms": {
"ios": "6.1"
},
"version": "1.0.0",
"summary": "It is a UITableViewCell subclass that can make images scrollable horizontally in TableView",
"authors": {
"popochess": "popochess@gmail.com"
},
"requires_arc": true,
"homepage": "https://github.com/popochess/PPImageScrollingTableViewCell",
"source": {
"git": "https://github.com/popochess/PPImageScrollingTableViewCell.git",
"tag": "1.0.0"
},
"source_files": "PPImageScrollingTableViewControllerDemo/PPImageScrollingTableViewCell/*.{h,m}",
"license": "MIT"
}