[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 3 / HulkSDK / 1.4 / HulkSDK.podspec.json
blob4aa9ad60d40f1a113a7152b923c510be1e72cfe5
2   "name": "HulkSDK",
3   "version": "1.4",
4   "summary": "Hulk致力于为企业提供多场景、多应用、多推送方式的整体解决方案。",
5   "description": "Hulk致力于为企业提供多场景、多应用、多推送方式的整体解决方案。通过企业内简单部署,达到高效、安全、稳定的全渠道信息推送服务。同时提供多维度数据统计、多用户群分组管理、多渠道同时兼容、多类型信息推送等多样化功能支持。全面满足企业的各类信息推送需求!",
6   "homepage": "https://github.com/zsmarter-api/hulk_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "S000454",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/zsmarter-api/hulk_iOS.git",
17     "tag": "1.4"
18   },
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "Framework/HulkSDK.framework"
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "AudioToolbox"
32   ],
33   "dependencies": {
34     "MJExtension": [
36     ],
37     "CocoaAsyncSocket": [
39     ],
40     "YYCategories": [
42     ],
43     "GMObjC": [
45     ]
46   }