[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / SONetworking / 1.0.2 / SONetworking.podspec.json
blob77f7b29875bb1538817093684f2cdb198494fa83
2   "name": "SONetworking",
3   "version": "1.0.2",
4   "summary": "A simple convenient wrapper that makes HTTPS request and read the response and decode it into a model",
5   "swift_versions": "4.2",
6   "description": "A simple convenient wrapper that makes HTTPS request and read the response and decode it into a model.",
7   "homepage": "https://github.com/Ahmadalsofi/SONetworking",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "alsofiahmad@yahoo.com": "alsofiahmad@yahoo.com"
14   },
15   "source": {
16     "git": "https://github.com/Ahmadalsofi/SONetworking.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "SONetworking/Classes/**/*",
23   "swift_version": "4.2"