[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 2 / SocketEngine / 1.0.1 / SocketEngine.podspec.json
blob3bc1e98094ea02054fdb70394028796719189976
2   "name": "SocketEngine",
3   "version": "1.0.1",
4   "summary": "A short description of SocketEngine.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MateenHJL/SocketEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mateen": "13162378587@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MateenHJL/SocketEngine",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SocketEngine/**/*",
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "public_header_files": "Pod/Classes/**/*"