[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 5 / a / XHAuthBusiness / 0.0.1 / XHAuthBusiness.podspec.json
blobf3337c420601f6da9af689b5554c90beaecdd9d2
2   "name": "XHAuthBusiness",
3   "version": "0.0.1",
4   "summary": "XHAuthBusiness the super component for all component",
5   "description": "基础组件所有业务组件需要继承",
6   "homepage": "https://gitlab.com/lyuxuming/xhauthbusiness",
7   "license": "MIT",
8   "authors": {
9     "lyuxuming": "lyuxuming@foxmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/lyuxuming/xhauthbusiness.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "source_files": [
20     "XHAuthBusiness",
21     "XHAuthBusiness/**/*.{h,m}"
22   ],
23   "public_header_files": "XHAuthBusiness/**/*.h",
24   "pod_target_xcconfig": {
25     "DEFINES_MODULE": "YES"
26   }