[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 5 / Iris / 1.2.0 / Iris.podspec.json
blob2b4a658dcbe072e15d7e0d8a9d5637ac5c3445b4
2   "name": "Iris",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A Swift framework for working with Imgix.",
9   "homepage": "https://github.com/hodinkee/iris",
10   "source": {
11     "git": "https://github.com/hodinkee/iris.git",
12     "tag": "v1.2.0"
13   },
14   "authors": {
15     "Jonathan Baker": "jonathan@jonathanbaker.me",
16     "Caleb Davenport": "caleb@calebd.me"
17   },
18   "requires_arc": true,
19   "source_files": "Iris/*.{h,m,swift}",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "osx": {
29     "frameworks": "Cocoa"
30   },
31   "tvos": {
32     "frameworks": "UIKit"
33   },
34   "pushed_with_swift_version": "2.3\n"