[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / f / b / 1 / LRSpotlight / 1.8.0 / LRSpotlight.podspec.json
blob346d99d7add6b85b3419bf7b8ee6178d4e2a9478
2   "name": "LRSpotlight",
3   "version": "1.8.0",
4   "swift_version": "4.2.0",
5   "license": {
6     "type": "MIT",
7     "file": "License.md"
8   },
9   "summary": "Introductory Walkthrough framework for iOS Apps",
10   "description": "Spotlight makes it a piece of cake to display introductory walkthrough tutorials for iOS apps",
11   "homepage": "https://github.com/lekshmiraveendranath/Spotlight",
12   "authors": {
13     "Lekshmi Raveendranathapanicker": "lekshmi.ravindranath@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/lekshmiraveendranath/Spotlight.git",
17     "tag": "1.8.0"
18   },
19   "source_files": "Spotlight/Sources",
20   "resources": "Spotlight/Sources/*.xcassets",
21   "frameworks": "Foundation",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "platforms": {
26     "ios": "9.0"
27   }