[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / f / b / SimpleAPI / 2.0.6 / SimpleAPI.podspec.json
blobc4db1c5ea2c4a430667e6423dd17c49f710a607b
2   "name": "SimpleAPI",
3   "version": "2.0.6",
4   "summary": "Simple HTTP Networking in Swift based on UrlSession",
5   "description": "Simple HTTP Networking in Swift based on UrlSession, trying to make networking simple and easy",
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.6"
21   },
22   "source_files": "SimpleAPI/**/*.{h,m,swift}",
23   "swift_version": "5"