[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 1 / LRSpotlight / 1.2.0 / LRSpotlight.podspec.json
blob4e95f201101698928dacca616626a928b55e2d16
2   "name": "LRSpotlight",
3   "version": "1.2.0",
4   "swift_version": "4.0.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.2.0"
18   },
19   "source_files": "Spotlight/Sources",
20   "frameworks": "Foundation",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "platforms": {
25     "ios": "9.0"
26   }