[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 5 / Jiffy / 1.0.0 / Jiffy.podspec.json
blobe38e6483b55f7cea8b44bbf7e6f6a5ccaf47a2fb
2   "name": "Jiffy",
3   "version": "1.0.0",
4   "summary": "Easy animated images for Swift!",
5   "description": "Jiffy makes working with animated images (.gif / .apng) a breeze.\nWhile there are a lot of libraries out there that\naccomplish something similar, most of them are usually\nplagued with un-needed features and performance issues.\nJiffy aims to be a small & simple animated image\nlibrary with little-to-no performance overhead.",
6   "homepage": "https://github.com/mitchtreece/Jiffy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Treece": "mitchtreece@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mitchtreece/Jiffy.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/MitchTreece",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Jiffy/Classes/**/*"