[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / a / 0 / e / HBBoxKit / 0.1.0 / HBBoxKit.podspec.json
blobab4c7ace3d28e9ece1cdbb620e9094a6eea5299c
2   "name": "HBBoxKit",
3   "version": "0.1.0",
4   "summary": "Common utility classes",
5   "description": "Collect commonly used methods and classes",
6   "homepage": "https://github.com/WillieWu/HBBoxKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongbin.wu": "601479318@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WillieWu/HBBoxKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "HBBoxKit/Classes/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Photos",
26     "UserNotifications",
27     "CoreLocation"
28   ]