[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / e / WZShareKit / 2.1.0 / WZShareKit.podspec.json
blob4b250a92f1db110814d10234bfa6f53b76600c30
2   "name": "WZShareKit",
3   "version": "2.1.0",
4   "summary": "我主良缘分享组件.",
5   "homepage": "https://github.com/WZLYiOS/WZShare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LiuSky": "327847390@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/WZLYiOS/WZShare.git",
15     "tag": "2.1.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "default_subspecs": "Source",
24   "subspecs": [
25     {
26       "name": "Source",
27       "source_files": "WZShareKit/Classes/SDK/*.swift"
28     },
29     {
30       "name": "Binary",
31       "vendored_frameworks": "Carthage/Build/iOS/Static/WZShareKit.framework",
32       "user_target_xcconfig": {
33         "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
34       }
35     }
36   ],
37   "swift_version": "5.0"