[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 5 / a / Gifu / 1.0.0 / Gifu.podspec.json
blobe7467b0b83ce423bcd881dc441b120e7b2bdef41
2   "name": "Gifu",
3   "version": "1.0.0",
4   "summary": "Highly performant animated GIF support for iOS",
5   "homepage": "https://github.com/kaishin/gifu",
6   "social_media_url": "http://twitter.com/kaishin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reda Lemeden": "git@kaishin.haz.email"
13   },
14   "source": {
15     "git": "https://github.com/kaishin/gifu.git",
16     "tag": "v1.0.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": [
24       "Source/**/*.{h,swift}",
25       "Carthage/Checkouts/Runes/Source/Runes.swift"
26     ]
27   },
28   "requires_arc": true