[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 1 / 0 / c / HollySdk / 0.0.1 / HollySdk.podspec.json
bloba83548df9935e0df44ff08176fa323e26885f3f7
2   "name": "HollySdk",
3   "version": "0.0.1",
4   "summary": "合力云客服sdk",
5   "description": "合力云客服sdk",
6   "homepage": "https://github.com/hunterxman/HollySDK/tree/master/HollySdk",
7   "authors": {
8     "hunter": "ruanda@hollycrm.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/hunterxman/HollySDK.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "HollySdk/**/*.{h,m}",
18   "public_header_files": "HollySdk/*.h",
19   "frameworks": [
20     "WebKit",
21     "Foundation",
22     "UIKit",
23     "CoreLocation",
24     "AVFoundation"
25   ],
26   "dependencies": {
27     "TXLiteAVSDK_TRTC": [
28       "~> 8.0"
29     ]
30   }