blob: 9bbee9bedb6c338aa406535cc403b166ac116d7b [file] [log] [blame]
{
"name": "TZConfettiIntro",
"version": "2.0.3",
"summary": "Intro Controller with confetti. more info coming soon",
"description": "A Simple Intro View Controller with confetti animation. Thanks to Sudeep Agarwal, I didn't have to write code for generating confetti. I used his library (SAConfettiView) in my project",
"homepage": "https://github.com/tahseen0amin/TZConfettiIntro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taseen": "tahseen0amin@gmail.com"
},
"source": {
"git": "https://github.com/tahseen0amin/TZConfettiIntro.git",
"tag": "2.0.3"
},
"social_media_url": "https://twitter.com/taseenAmin",
"platforms": {
"ios": "8.0"
},
"source_files": "TZConfettiIntro/Classes/**/*",
"resource_bundles": {
"TZConfettiIntro": [
"TZConfettiIntro/Assets/*.png",
"TZConfettiIntro/Assets/*.xib"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}