[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / a / swiftPodExample / 0.1.0 / swiftPodExample.podspec.json
blob427528b2065c31072f2d96bc71b27957ccb75bbd
2   "name": "swiftPodExample",
3   "version": "0.1.0",
4   "summary": "A short description of swiftPodExample  using almofire dependecy.",
5   "description": "By using this pod we can used almofire library and call network request",
6   "homepage": "https://github.com/Rockypkr/swiftPodExample",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pratap": "pratap@yarsa.io"
13   },
14   "source": {
15     "git": "https://github.com/Rockypkr/swiftPodExample.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "swiftPodExample/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5"
26     ]
27   },
28   "swift_version": "4.0"