[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 4 / YiHaoSDK / 1.0.0 / YiHaoSDK.podspec.json
blobd19fe5c6d83c559e11c37dd1df87ec5e92acd982
2   "name": "YiHaoSDK",
3   "version": "1.0.0",
4   "summary": "YiHaoSDK iOS",
5   "description": "一号SDK iOS",
6   "homepage": "https://github.com/TZRin/YiHaoSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TZRin": "qq599165947@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TZRin/YiHaoSDK_iOS.git",
19     "tag": "1.0.0"
20   },
21   "resources": "Framework/SDKResources.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Photos",
26     "CoreText",
27     "CoreTelephony",
28     "AdSupport",
29     "SystemConfiguration"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "vendored_frameworks": "Framework/SDKCore.framework",
39   "dependencies": {
40     "AFNetworking": [
42     ],
43     "Masonry": [
45     ],
46     "SVProgressHUD": [
48     ],
49     "IQKeyboardManager": [
51     ],
52     "MJExtension": [
54     ]
55   }