[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 7 / MySocket / 0.0.1 / MySocket.podspec.json
blob2647cb13bb7f2006df50986924defd311d0e54ad
2   "name": "MySocket",
3   "version": "0.0.1",
4   "summary": "A lightweight and pure Swift implemented library for downloading and cacheing image from the web.",
5   "homepage": "https://github.com/616115891/MySocket.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yejinyong": "616115891@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/616115891/MySocket.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "MySocket",
19     "MySocket/**/*.{h,m}"
20   ],
21   "ios": {
22     "frameworks": "CFNetwork"
23   },
24   "platforms": {
25     "ios": "10.3"
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "3.0"