[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 9 / 2 / JUNFloatControl / 0.1.0 / JUNFloatControl.podspec.json
blob196c5902a65cc7eaaa0fcedd5f2c3a4e537d19d3
2   "name": "JUNFloatControl",
3   "version": "0.1.0",
4   "summary": "A float control that attaches to the edge of the window",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jun Ma/JUNFloatControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jun Ma": "maxinchun5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jun2786184671/JUNFloatControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "JUNFloatControl/Classes/**/*",
22   "resource_bundles": {
23     "JUNFloatControl": [
24       "JUNFloatControl/Assets/Image/*.png"
25     ]
26   },
27   "public_header_files": [
28     "JUNFloatControl/Classes/JUNFloatControl.h",
29     "JUNFloatControl/Classes/Config/JUNFloatControlConfig.h"
30   ]