[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 6 / SamplePodCreationTestForAddition / 0.0.1 / SamplePodCreationTestForAddition.podspec.json
blobbc09bb050535f816e62e425165252daf2bcf763d
2   "name": "SamplePodCreationTestForAddition",
3   "version": "0.0.1",
4   "summary": "This pod is test pod, which contains libary to add or subtract two values",
5   "description": "This pod is test pod to learn how cocoapods work and also\nThis pod is test pod, which contains libary to add or subtract two values",
6   "homepage": "https://github.com/chandan-shetty/SamplePodCreationTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chandan": "cs@tectusdreamlab.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/chandan-shetty/SamplePodCreationTest.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "SamplePodCreationTest",
24     "SamplePodCreationTest/**/*.{h,m, swift}"
25   ]