[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 4 / 6 / 3 / MySamplePod / 0.1.1 / MySamplePod.podspec.json
blob6a2a4b8b65d9848e13ba524a11906230761f5e5d
2   "name": "MySamplePod",
3   "version": "0.1.1",
4   "summary": "MySamplePod used for learning pod creation.",
5   "description": "How to create pod library. Learn to create your own pod library.",
6   "homepage": "https://github.com/rameezhandel/MySamplePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rmz.rmz@live.com": "rameez@pegasus.ae"
13   },
14   "source": {
15     "git": "https://github.com/rameezhandel/MySamplePod.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MySamplePod/Classes/**/*",
23   "swift_version": "5.0"