[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 5 / Spotlights / 0.0.5 / Spotlights.podspec.json
blob309e857776fcd2d0b9997ce87d5189572599aeb6
2   "name": "Spotlights",
3   "version": "0.0.5",
4   "summary": "A library to focus on view items as introduction your app behavior.",
5   "description": "A library support focusing on view items as introduction your app behavior.",
6   "homepage": "https://github.com/ngominhtrint/Spotlights",
7   "license": "MIT",
8   "authors": {
9     "tri.ngo": "ngominhtrint@gmail.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ngominhtrint/Spotlights.git"
17   },
18   "source_files": [
19     "Spotlights/Spotlights/**/*.{h,m}",
20     "Spotlights/Spotlights/**/*"
21   ],
22   "exclude_files": [
23     "Spotlights/Spotlights/*.plist",
24     "Spotlights/*.plist"
25   ],
26   "swift_version": "5.0"