blob: 309e857776fcd2d0b9997ce87d5189572599aeb6 [file] [log] [blame]
{
"name": "Spotlights",
"version": "0.0.5",
"summary": "A library to focus on view items as introduction your app behavior.",
"description": "A library support focusing on view items as introduction your app behavior.",
"homepage": "https://github.com/ngominhtrint/Spotlights",
"license": "MIT",
"authors": {
"tri.ngo": "ngominhtrint@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ngominhtrint/Spotlights.git"
},
"source_files": [
"Spotlights/Spotlights/**/*.{h,m}",
"Spotlights/Spotlights/**/*"
],
"exclude_files": [
"Spotlights/Spotlights/*.plist",
"Spotlights/*.plist"
],
"swift_version": "5.0"
}