[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 7 / 9 / Zoetrope / 2.0.0 / Zoetrope.podspec.json
blob82d31952a301e03c2eafc7bfd2728c711f734663
2   "name": "Zoetrope",
3   "version": "2.0.0",
4   "summary": "Animated gif image view with support for varying frame lengths written in Swift.",
5   "description": "Who doesn't love animated gifs. Zoetrope adds a UIImageView subclass that displays animated images with support for \nvarying frame lengths. Simple.",
6   "homepage": "https://github.com/JanGorman/Zoetrope",
7   "license": "MIT",
8   "authors": {
9     "Jan Gorman": "gorman.jan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JanGorman/Zoetrope.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "https://twitter.com/JanGorman",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Pod/Classes/**/*.swift",
21   "frameworks": [
22     "ImageIO",
23     "MobileCoreServices",
24     "CoreGraphics"
25   ],
26   "pushed_with_swift_version": "3.1"