blob: 346d99d7add6b85b3419bf7b8ee6178d4e2a9478 [file] [log] [blame]
{
"name": "LRSpotlight",
"version": "1.8.0",
"swift_version": "4.2.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.8.0"
},
"source_files": "Spotlight/Sources",
"resources": "Spotlight/Sources/*.xcassets",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "9.0"
}
}