[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / a / SwiftyImage / 0.1.1 / SwiftyImage.podspec.json
blob71e7bef1cfb866a8c908ec74c57e022d520984a0
2   "name": "SwiftyImage",
3   "version": "0.1.1",
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": "0.1.1"
16   },
17   "source_files": "SwiftyImage/SwiftyImage.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }