blob: 4e95f201101698928dacca616626a928b55e2d16 [file] [log] [blame]
{
"name": "LRSpotlight",
"version": "1.2.0",
"swift_version": "4.0.0",
"license": {
"type": "MIT",
"file": "License.md"
},
"summary": "Introductory walkthrough framework for iOS Apps",
"description": "Spotlight makes it a piece of cake to display introductory walkthrough tutorials for iOS apps",
"homepage": "https://github.com/lekshmiraveendranath/Spotlight",
"authors": {
"Lekshmi Raveendranathapanicker": "lekshmi.ravindranath@gmail.com"
},
"source": {
"git": "https://github.com/lekshmiraveendranath/Spotlight.git",
"tag": "1.2.0"
},
"source_files": "Spotlight/Sources",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "9.0"
}
}