[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / HWPopController / 1.0.5 / HWPopController.podspec.json
blob182981b1cfaf0b79ca8166495e5a07f66522074b
2   "name": "HWPopController",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWPopController/Classes/**/*",
22   "public_header_files": "HWPopController/Classes/**/*.h",
23   "frameworks": "UIKit"