[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / b / SimpleAPI / 2.0.2 / SimpleAPI.podspec.json
blob60dd40cb2b07768e23708de740748c1d8e92b9c9
2   "name": "SimpleAPI",
3   "version": "2.0.2",
4   "summary": "Simple HTTP Networking in Swift based on UrlSession",
5   "description": "Simple and generic HTTP Networking in Swift based on UrlSession, you don't need to create an API Manager anymore, it's just work !",
6   "homepage": "https://github.com/belalsamyyy/SimpleAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Belal Samy": "belalsamy10@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/belalsamyyy/SimpleAPI.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "SimpleAPI/**/*.{h,m,swift}",
23   "swift_version": "5"