blob: 2bdeff93b8563bab742e16dcea3cf1771b9575a9 [file] [log] [blame]
{
"name": "Imaginary",
"summary": "Remote images, as easy as one, two, three.",
"version": "4.3.0",
"homepage": "https://github.com/hyperoslo/Imaginary",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Imaginary.git",
"tag": "4.3.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.2"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/{iOS,Shared}/**/*"
},
"osx": {
"source_files": "Sources/{Mac,Shared}/**/*"
},
"tvos": {
"source_files": "Sources/{iOS,Shared}/**/*"
},
"frameworks": "Foundation",
"dependencies": {
"Cache": [
"~> 5.3.0"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}