[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 9 / RestApiKit / 1.0.0 / RestApiKit.podspec.json
blob3eca77f8156d903d325cc3d677d0a1481218f8e5
2   "name": "RestApiKit",
3   "version": "1.0.0",
4   "summary": "REST Api framework",
5   "description": "Right now the framework supports GET, POST, PUT and DELETE requests",
6   "homepage": "https://github.com/rashidmustafa/RestApiKit",
7   "license": "MIT",
8   "authors": {
9     "Rashid mustafa": "rashidmustafa07@gmail.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/rashidmustafa/RestApiKit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "RestApiKit/**/*.{swift}",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"