[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / e / 4 / XHSwitch / 0.0.1 / XHSwitch.podspec.json
blob42e99900896030a539f31e647df9c17e021765a1
2   "name": "XHSwitch",
3   "version": "0.0.1",
4   "summary": "XHSwitch",
5   "description": "switch开关控件",
6   "homepage": "http://134.175.81.207:9091/ios/xhswitch",
7   "license": "MIT",
8   "authors": {
9     "lvxuming": "xuminglv@chinaesport.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "git@134.175.81.207:ios/xhswitch.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   },
22   "source_files": [
23     "XHSwitch",
24     "XHSwitch/**/*.{h,m}"
25   ],
26   "public_header_files": "XHSwitch/**/*.h"