[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / f / FlexibleView / 1.0.0 / FlexibleView.podspec.json
blobf3a6d96bd769292dd7b1753bd73e6ca57ce49250
2   "name": "FlexibleView",
3   "version": "1.0.0",
4   "summary": "Flexible View.",
5   "homepage": "http://github.com/octree/FlexibleView",
6   "license": "MIT",
7   "authors": {
8     "Octree": "fouljz@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/octree/FlexibleView.git",
12     "tag": "1.0.0",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.5",
19   "requires_arc": true,
20   "source_files": "Sources/FlexibleView/**/*.{swift}",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "swift_version": "5.5"