[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 3 / c / 4 / BubbleShowCase / 1.1.0 / BubbleShowCase.podspec.json
blob82e44b1621f0dac847e7645afa34ba38d10a38db
2   "name": "BubbleShowCase",
3   "version": "1.1.0",
4   "summary": "A wonderful way to show case your users your App features",
5   "description": "This framework shows up a bubble-like view which targets some element in your scene whose feature you would like to explain to your users. \nIt is really simple to use, comes with animations and helps your users understand your App design.",
6   "homepage": "https://www.elconfidencial.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ElConfidencial": "apps@elconfidencial.com",
13     "fermoya": "fmdr.ct@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/elconfidencial",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_version": "4.2",
20   "source": {
21     "git": "https://github.com/ECLaboratorio/BubbleShowCase-iOS.git",
22     "tag": "1.1.0"
23   },
24   "source_files": "BubbleShowCase/BubbleShowCase/*.swift",
25   "xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "documentation_url": "https://github.com/ECLaboratorio/BubbleShowCase-iOS/blob/master/README.md"