[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 9 / 2 / JUNFloatControl / 0.1.1 / JUNFloatControl.podspec.json
blobed22421ea9c00616d98730868e67a70efa8e0846
2   "name": "JUNFloatControl",
3   "version": "0.1.1",
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.1"
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   ]