[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 6 / ClassyConfetti / 0.1.1 / ClassyConfetti.podspec.json
bloba01d476435a95693df78b9f3ca0220ff024e6507
2   "name": "ClassyConfetti",
3   "version": "0.1.1",
4   "summary": "Add beautiful confettti Animations to your iOS app",
5   "description": "'ClassyConfetti is a iOS Framework developed by Classy Inc.This Framework can be incorporated into other apps to decorate with beautiful confettti animations'",
6   "homepage": "https://github.com/saihariG/ClassyConfetti",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "saihariG": "krishnansaihari@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/saihariG/ClassyConfetti.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://www.linkedin.com/in/saiharig",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "ClassyConfetti/Classes/**/*",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "frameworks": [
31     "UIKit",
32     "MapKit",
33     "QuartzCore",
34     "GameKit",
35     "Foundation"
36   ],
37   "swift_version": "5.0"