[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / f / TZConfettiIntro / 2.0.4 / TZConfettiIntro.podspec.json
blobe52a9a0f0009740b246202cbaf02961046faedce
2   "name": "TZConfettiIntro",
3   "version": "2.0.4",
4   "summary": "Intro Controller with confetti. more info coming soon",
5   "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",
6   "homepage": "https://github.com/tahseen0amin/TZConfettiIntro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taseen": "tahseen0amin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tahseen0amin/TZConfettiIntro.git",
16     "tag": "2.0.4"
17   },
18   "social_media_url": "https://twitter.com/taseenAmin",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TZConfettiIntro/Classes/**/*",
23   "resource_bundles": {
24     "TZConfettiIntro": [
25       "TZConfettiIntro/Assets/*.png",
26       "TZConfettiIntro/Assets/*.xib"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "QuartzCore"
32   ],
33   "pushed_with_swift_version": "3.0"