[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / 1 / YYSocketKit / 1.0.3 / YYSocketKit.podspec.json
blob9d0e521c88622fe70a3a9586f5e954f8e0177b75
2   "name": "YYSocketKit",
3   "version": "1.0.3",
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": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "vendored_frameworks": "YYSocketKit/Classes/Framework/*.framework",
25   "subspecs": [
26     {
27       "name": "Headers",
28       "source_files": "YYSocketKit/Classes/Headers/**/*.{h}"
29     }
30   ]