[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 3 / 4 / DependencyExample / 0.4.0 / DependencyExample.podspec.json
blob51af5664a4374f38ba3042d21041350226acd991
2   "name": "DependencyExample",
3   "version": "0.4.0",
4   "summary": "Pod with other dependency.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/sunitamoond/DependencyExample",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sunitamnit@gmail.com": "sunitamnit@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/sunitamoond/DependencyExample.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "*.swift",
24     "Constants/*.swift",
25     "Extensions/*.swift",
26     "Model/*.swift",
27     "Cells/*.swift"
28   ],
29   "dependencies": {
30     "M13Checkbox": [
32     ],
33     "SkyFloatingLabelTextField": [
34       "~> 3.0"
35     ],
36     "TagListView": [
37       "~> 1.0"
38     ]
39   },
40   "swift_version": "5.0"