[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / a / SwiftyImage / 1.2.0 / SwiftyImage.podspec.json
blobc362e2420b1a7c2dcf6168ab0ff0054f94fa21bf
2   "name": "SwiftyImage",
3   "version": "1.2.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.2.0"
16   },
17   "source_files": "Sources/SwiftyImage.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "pushed_with_swift_version": "3.0"