[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / b / d / ARSlideShow / 1.0.0 / ARSlideShow.podspec.json
blobf323b8987854b5bdde6acf198b9a5d07a9b36791
2   "name": "ARSlideShow",
3   "version": "1.0.0",
4   "summary": "An animating image slide show for iOS.",
5   "description": "An animating image slide show for iOS.",
6   "homepage": "https://github.com/aderussell/ARSlideShow",
7   "license": "MIT",
8   "authors": {
9     "aderussell": "adrianrussell@me.com"
10   },
11   "social_media_url": "http://twitter.com/ade177",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/aderussell/ARSlideShow.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "ARSlideShow/**/*",
21   "frameworks": [
22     "UIKit",
23     "MediaPlayer"
24   ]