[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / Gifu / 3.0.0 / Gifu.podspec.json
blobfdad7ca69e27a2764353deb9a7adc258b6d8b1a8
2   "name": "Gifu",
3   "version": "3.0.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.0.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "source_files": "Source/**/*.{h,swift}"
24   },
25   "requires_arc": true,
26   "pushed_with_swift_version": "4.0"