[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / 6 / HRAli / 0.1.0 / HRAli.podspec.json
blobbbd71e4a9ecfbd3a5790d005d9b7222296b780a9
2   "name": "HRAli",
3   "version": "0.1.0",
4   "summary": "A short description of HRAli.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/obgniyum/HRAli",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "obgniyum": "obgniyum@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/iOSSwift-Risenb/HRAli.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRAli/**/*.{swift,h,m}",
22   "resources": "HRAli/**/*.bundle",
23   "vendored_frameworks": "HRAli/Lib/Alipay/AlipaySDK.framework",
24   "libraries": [
25     "c++",
26     "z"
27   ],
28   "frameworks": [
29     "CoreTelephony",
30     "SystemConfiguration",
31     "CoreMotion"
32   ],
33   "pushed_with_swift_version": "4.0"