| { |
| "name": "SAScrollTableViewCell", |
| "version": "0.2.1", |
| "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.2.1" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Classes/**/*.{h,m}", |
| "resources": "Classes/**/*.{png}", |
| "frameworks": "MediaPlayer" |
| } |