[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 9 / HJFullScreen / 0.1.0 / HJFullScreen.podspec.json
blob138aca3c46a79d49e595d2974627457b462dec44
2   "name": "HJFullScreen",
3   "version": "0.1.0",
4   "summary": "HJFullScreen use a container view make a fullscreen action, write by swift",
5   "description": "It is use a container view to make fullscreen easy to use. You can cusom a show viewcontroller make its support interface Orientation, add the view will be fullscreen in the container, then present it.",
6   "homepage": "https://github.com/keithmorning/HJFullScreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keithmorning": "keith.objc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/keithmorning/HJFullScreen.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HJFullScreen/Classes/**/*",
23   "swift_version": "5.0"