[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / a / 5 / 8 / Cheers / 2.2.0 / Cheers.podspec.json
blobc998d0b733151368bf264a4c1565a9f2cb1d00bc
2   "name": "Cheers",
3   "summary": "Fancy confetti effects in Swift",
4   "version": "2.2.0",
5   "homepage": "https://github.com/onmyway133/Cheers",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Cheers.git",
12     "tag": "2.2.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "osx": "10.13",
17     "ios": "8.0",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/Common/**/*",
22   "osx": {
23     "source_files": "Sources/macOS/**/*"
24   },
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.2"
27   }