blob: 8e06213cd3e7e347e4c04a457d827f80091ce73d [file] [log] [blame]
{
"name": "TZConfettiIntro",
"version": "1.0.1",
"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": "1.0.1"
},
"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": "2.3"
}