blob: 792f26d60f73e11c3e85044eb76d372e1c8e847f [file] [log] [blame]
{
"name": "Cheers",
"summary": "Fancy confetti effects in Swift",
"version": "2.1.0",
"homepage": "https://github.com/hyperoslo/Cheers",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Cheers.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}