[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 7 / 0 / d / DMSLAnalyticsAmplitude / 0.1.1 / DMSLAnalyticsAmplitude.podspec.json
blob8b76e16a68f502c5bfbced5124274a557b462400
2   "name": "DMSLAnalyticsAmplitude",
3   "version": "0.1.1",
4   "summary": "A short description of DMSLAnalyticsAmplitude.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dmsl1805/AnalyticsAmplitude",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmytro Shulzhenko": "dmytro.shulzhenko@gen.tech"
13   },
14   "source": {
15     "git": "https://github.com/dmsl1805/AnalyticsAmplitude.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DMSLAnalyticsAmplitude/Classes/**/*",
22   "dependencies": {
23     "DMSLAnalyticsCore": [
25     ],
26     "Amplitude": [
28     ]
29   }