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