[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / d / 6 / STCNetworkLibrary / 0.1.1 / STCNetworkLibrary.podspec.json
blob1e265bbae10b137bfe5dba0608d2f4037fb716ee
2   "name": "STCNetworkLibrary",
3   "version": "0.1.1",
4   "summary": "STC iOS App network library to facilitate http calls",
5   "swift_versions": "5.0",
6   "description": "'STCNetworkLibrary is a network library for internal use in STC internal projects support parallel calls, caching and others ..'",
7   "homepage": "https://github.com/ayman-ibrahim/STCNetworkLibrary",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ayman-ibrahim": "ayman.ibrahim.alim@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ayman-ibrahim/STCNetworkLibrary.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "STCNetworkLibrary/Classes/**/*",
23   "swift_version": "5.0"