[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / 8 / JNSession / 0.3.3 / JNSession.podspec.json
blob7a8c711195c6b4b24d10c342ae0b8c5d246bd577
2   "name": "JNSession",
3   "version": "0.3.3",
4   "swift_version": "4.2",
5   "summary": "Simplify URLSession.",
6   "description": "JNSession is a class that simplify URLSession built in ios which create http requests.",
7   "homepage": "https://github.com/gemgemo/JNSession",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jamal": "gamalal3yk@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/gemgemo/JNSession.git",
17     "tag": "0.3.3"
18   },
19   "social_media_url": "https://twitter.com/@jamalelayeq",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "JNSession/Classes/**/*"