[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / b / SimpleAPI / 2.0.0 / SimpleAPI.podspec.json
blob6dce726ff655a93eed2c9040ad0fda0de306102d
2   "name": "SimpleAPI",
3   "version": "2.0.0",
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": "14.5"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/belalsamyyy/SimpleAPI.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "SimpleAPI/**/*.{h,m,swift}",
23   "swift_version": "5"