[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / e / SNet / 1.0 / SNet.podspec.json
blob4505fefcf536d2d255a84370382492be41ab8a24
2   "name": "SNet",
3   "version": "1.0",
4   "summary": "Swift Net is a URLSession for making URL Request for iOS and macOS platforms.",
5   "description": "Swift Net is a URLSession for making URL Request for iOS and macOS platforms. SNet is the subclass of URLSession.",
6   "homepage": "https://rajamohan-s.github.io/SNet/",
7   "screenshots": "http://rajamohan-s.github.io/snet/logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Rajamohan Sadhu Sundar Singh",
13   "social_media_url": "https://rajamohan-s.github.io/",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/RAJAMOHAN-S/SNet.git",
21     "tag": "1.0"
22   },
23   "source_files": "SNet/Source/*.swift"