[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 4 / 9 / a / My__First__Pod / 0.1.0 / My__First__Pod.podspec.json
blob11ebc744bd9493f0507a1feace068f989fa3026f
2   "name": "My__First__Pod",
3   "version": "0.1.0",
4   "summary": "My first pod using swift",
5   "description": "The description must be longer than the summary",
6   "homepage": "https://github.com/ShivaramGanesan/MyFirstPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shivaram ganesan": "shivaramganesan0406@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ShivaramGanesan/MyFirstPod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MyFirstPod/MyView.swift"