[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / e / c / HWPopController / 1.0.3 / HWPopController.podspec.json
blobaa31370034fdd06d79ee18524895fe578fb642a0
2   "name": "HWPopController",
3   "version": "1.0.3",
4   "summary": "HWPopController pop up in ViewController with some animations.",
5   "description": "Use ViewController to present HWPopController like pop up style.\nSupport multiple Animations.",
6   "homepage": "https://github.com/HeathWang/HWPopController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HeathWang": "yishu.jay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HeathWang/HWPopController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWPopController/Classes/**/*",
22   "public_header_files": "HWPopController/Classes/**/*.h",
23   "frameworks": "UIKit"