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