[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 6 / b / Hdk / 1.1.0 / Hdk.podspec.json
blob422a3fdac52674e651ddd0dc420a52ab8aaac1ee
2   "name": "Hdk",
3   "version": "1.1.0",
4   "summary": "好单库流量变现SDK",
5   "description": "好单库官方流量变现 SDK for iOS",
6   "homepage": "https://github.com/haodanku/bianxian_sdk_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WJCha": "weejie_chen@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/haodanku/bianxian_sdk_ios.git",
16     "tag": "1.1.0"
17   },
18   "resources": "Hdk/Assets/HdkSDKResource.bundle",
19   "vendored_frameworks": "Hdk/Classes/*.framework",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "WebKit"
24   ],
25   "platforms": {
26     "ios": "9.0"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }