[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / 3 / YGNet / 0.0.1 / YGNet.podspec.json
blobef0d6623e10b626014aceb14ca530638a1d16fa7
2   "name": "YGNet",
3   "version": "0.0.1",
4   "summary": "LongYun network sdk.",
5   "description": "\"This is LongYun network sdk.\"",
6   "homepage": "https://github.com/LongYunGit/YGNet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "drbox": "1126976340@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/LongYunGit/YGNet.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "SystemConfiguration",
24     "Security"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "preserve_paths": "*.framework",
34   "vendored_frameworks": [
35     "YGNet.framework"
36   ]