[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 5 / d / Sample / 0.1.0 / Sample.podspec.json
blob3bd368ac7e613b11cd70cfb2b4bcb121f8f0013d
2   "name": "Sample",
3   "version": "0.1.0",
4   "summary": "Sample pod.",
5   "platforms": {
6     "ios": "9.3"
7   },
8   "description": "This is sample pod",
9   "homepage": "https://github.com/SudaniNancy/Sample",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "SudaniNancy": "nancy@logisticinfotech.co.in"
16   },
17   "source": {
18     "git": "https://github.com/SudaniNancy/Sample.git",
19     "tag": "0.1.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "Sample/Classes/**/*.{swift}"