[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / 1 / YYSocketKit / 0.3.0 / YYSocketKit.podspec.json
blob0ddeb98377423d9c641bdfa01ea3dc22d165e97b
2   "name": "YYSocketKit",
3   "version": "0.3.0",
4   "summary": "A short description of YYSocketKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/guofeng123456/YYSocketKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guofeng123456": "1213685992@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guofeng123456/YYSocketKit.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "subspecs": [
25     {
26       "name": "Framework",
27       "source_files": "YYSocketKit/Classes/Framework/YYSocketIOKit.framework/Headers/*.{h}",
28       "vendored_frameworks": "YYSocketKit/Classes/Framework/*.framework"
29     }
30   ]