[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / a / SuppyConfig / 1.0.3 / SuppyConfig.podspec.json
blob6b6247d6f7ab7dd8beac68f1599fa313c2ffda0d
2   "name": "SuppyConfig",
3   "version": "1.0.3",
4   "summary": "SuppyConfig allows you to manage frontend configurations in the Suppy.IO cloud.",
5   "homepage": "https://suppy.io",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Ricardo Rautalahti-Hazan": "ricardo@suppy.io"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/Suppy-IO/ios-sdk.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "SuppyConfig/**/*.swift",
21   "swift_versions": "5",
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/**/*.swift"
27     }
28   ],
29   "swift_version": "5"