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