[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / 4 / a / SwiftyWebp / 1.0.0 / SwiftyWebp.podspec.json
blob36a16dfb122269d78041259c82f4dc43b4a25176
2   "name": "SwiftyWebp",
3   "version": "1.0.0",
4   "summary": "Support Webp Image",
5   "description": "It will support Webp Image Format for UIImageView",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/greenSyntax/SwiftyWebp",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Abhishek Ravi": "ab.abhishek.ravi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/greenSyntax/SwiftyWebp.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftyWebp/Classes/**/*",
23   "swift_version": "5.0"