[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / a / SwiftyImage / 1.5.0 / SwiftyImage.podspec.json
blob0b2161607c65f7264a372cba6acab4b9ef8e0a3f
2   "name": "SwiftyImage",
3   "version": "1.5.0",
4   "summary": "The most sexy way to use images in Swift.",
5   "homepage": "https://github.com/devxoul/SwiftyImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/SwiftyImage.git",
15     "tag": "1.5.0"
16   },
17   "source_files": "Sources/SwiftyImage.swift",
18   "requires_arc": true,
19   "swift_version": "5.0",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0"
23   }