blob: f323b8987854b5bdde6acf198b9a5d07a9b36791 [file] [log] [blame]
{
"name": "ARSlideShow",
"version": "1.0.0",
"summary": "An animating image slide show for iOS.",
"description": "An animating image slide show for iOS.",
"homepage": "https://github.com/aderussell/ARSlideShow",
"license": "MIT",
"authors": {
"aderussell": "adrianrussell@me.com"
},
"social_media_url": "http://twitter.com/ade177",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/aderussell/ARSlideShow.git",
"tag": "1.0.0"
},
"source_files": "ARSlideShow/**/*",
"frameworks": [
"UIKit",
"MediaPlayer"
]
}