blob: ef23c2e54b10773ff5e09f138c12bd89309c9bad [file] [log] [blame]
{
"name": "SAScrollTableViewCell",
"version": "0.1.0",
"summary": "UITableViewCell with scrolling media: images, videos, sound etc...",
"homepage": "https://github.com/shams-ahmed/SAScrollTableViewCell",
"screenshots": [
"https://raw.githubusercontent.com/shams-ahmed/SAScrollTableViewCell/master/Assets/Screenshot1.png",
"https://raw.githubusercontent.com/shams-ahmed/SAScrollTableViewCell/master/Assets/Screenshot2.png"
],
"license": "MIT",
"authors": {
"shams ahmed": "shamsahmed@me.com"
},
"source": {
"git": "https://github.com/shams-ahmed/SAScrollTableViewCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"frameworks": "MediaPlayer"
}