[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / e / 0 / b / TestPodCreation / 0.1.0 / TestPodCreation.podspec.json
blobf225c14aaf0b46ebc06f53240dbac0daf4dc20f9
2   "name": "TestPodCreation",
3   "version": "0.1.0",
4   "summary": "This pod is created just to learn.",
5   "description": "This is reference and learning for pod creation.",
6   "homepage": "https://github.com/kalyan-c/TestPodCreation",
7   "license": "MIT",
8   "authors": {
9     "kalyan": "kalyanc676@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "source": {
15     "git": "https://github.com/kalyan-c/TestPodCreation.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "TestPodCreation/**/*.{h,m,swift}"