[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 0 / 6 / MyPodfile / 0.0.1 / MyPodfile.podspec.json
blob5893eb8d93047bf3f023466157feaad9e3644a72
2   "name": "MyPodfile",
3   "version": "0.0.1",
4   "summary": "First Pod Example",
5   "description": "Pod Example with Test",
6   "homepage": "http://www.google.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "karnakar": "karna145@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/karnakar/FirstPod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "PodExample/**/*.{h,m,swift}",
23   "swift_version": "4.2"