[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 3 / KrotoffMediumPodWD / 0.1.0 / KrotoffMediumPodWD.podspec.json
blob26f4b71c09460942512f4be36e93d911c61e7498
2   "name": "KrotoffMediumPodWD",
3   "version": "0.1.0",
4   "authors": {
5     "Andrey Krotov": "akrotoff95@gmail.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/krotoff/KrotoffMediumPodWD",
12   "source": {
13     "git": "https://github.com/krotoff/KrotoffMediumPodWD.git",
14     "branch": "master",
15     "tag": "0.1.0"
16   },
17   "summary": "Framework with dependency for example on Medium.com",
18   "source_files": [
19     "**/*.swift",
20     "*.swift"
21   ],
22   "swift_versions": "4.0",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "subspecs": [
27     {
28       "name": "CustomView",
29       "dependencies": {
30         "KrotoffMediumProject": [
32         ]
33       }
34     }
35   ],
36   "swift_version": "4.0"