[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 5 / a / Gifu / 3.1.0 / Gifu.podspec.json
blob04ec4ae25524f9592d9eef4bc89031977c2b32d7
2   "name": "Gifu",
3   "version": "3.1.0",
4   "summary": "High-performance 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": "v3.1.0",
17     "submodules": true
18   },
19   "platforms": {
20     "tvos": "9.0",
21     "ios": "9.0"
22   },
23   "ios": {
24     "source_files": "Source/**/*.{h,swift}"
25   },
26   "tvos": {
27     "source_files": "Source/**/*.{h,swift}"
28   },
29   "requires_arc": true