[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 9 / Imaginary / 1.0.1 / Imaginary.podspec.json
blob7afaa91ace6fac7b63a3af9ab05802574dca4c09
2   "name": "Imaginary",
3   "summary": "Remote images, as easy as one, two, three.",
4   "version": "1.0.1",
5   "homepage": "https://github.com/hyperoslo/Imaginary",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Imaginary.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Sources/{iOS,Shared}/**/*"
23   },
24   "osx": {
25     "source_files": "Sources/{Mac,Shared}/**/*"
26   },
27   "tvos": {
28     "source_files": "Sources/{iOS,Shared}/**/*"
29   },
30   "frameworks": "Foundation",
31   "dependencies": {
32     "Cache": [
33       "~> 2.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "3.0"
38   },
39   "pushed_with_swift_version": "3.0"