[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / 4 / YiHaoSDK / 1.0.4 / YiHaoSDK.podspec.json
blob11d9a71a453dcd6b172d32866187c23f0904b80b
2   "name": "YiHaoSDK",
3   "version": "1.0.4",
4   "summary": "YiHaoSDK iOS",
5   "description": "一号SDK iOS v1",
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.4"
20   },
21   "resources": "Framework/SDKResources.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Photos",
26     "CoreText",
27     "CoreTelephony",
28     "AdSupport",
29     "SystemConfiguration",
30     "StoreKit"
31   ],
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "vendored_frameworks": "Framework/SDKCore.framework",
40   "dependencies": {
41     "AFNetworking": [
43     ],
44     "Masonry": [
46     ],
47     "SVProgressHUD": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "MJExtension": [
55     ]
56   }