blob: c998d0b733151368bf264a4c1565a9f2cb1d00bc [file] [log] [blame]
{
"name": "Cheers",
"summary": "Fancy confetti effects in Swift",
"version": "2.2.0",
"homepage": "https://github.com/onmyway133/Cheers",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Cheers.git",
"tag": "2.2.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"osx": "10.13",
"ios": "8.0",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/Common/**/*",
"osx": {
"source_files": "Sources/macOS/**/*"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}