[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / HCNotification / 0.1.8 / HCNotification.podspec.json
blob195467d2aa67fe2836fb207effd6e715841d359d
2   "name": "HCNotification",
3   "version": "0.1.8",
4   "summary": "A short description of HCNotification.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/jiangqianqiu/hcnotification.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiangqianqiu": "m17710755529@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jiangqianqiu/hcnotification.git",
16     "tag": "0.1.8"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "HCNotification/Classes/**/*"