[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 6 / SamplePodCreationTestForAddition / 0.0.2 / SamplePodCreationTestForAddition.podspec.json
blobacd0fbdb5afb00a4e2c0f0f66d0b657aef49dc54
2   "name": "SamplePodCreationTestForAddition",
3   "version": "0.0.2",
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": "11.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/chandan-shetty/SamplePodCreationTest.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "SamplePodCreationTest",
24     "SamplePodCreationTest/**/*.{h,m, swift}"
25   ]