[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 3 / f / JHFloatView / 0.0.1 / JHFloatView.podspec.json
blob440fe16cb45afebf54c54dc17e22cf37b2b1104f
2   "name": "JHFloatView",
3   "version": "0.0.1",
4   "summary": "Basic floating view for iOS.",
5   "homepage": "https://github.com/JC-Hu/JHFloatView",
6   "license": "MIT",
7   "authors": {
8     "JC-Hu": "jchu_dlcn@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/JC-Hu/JHFloatView.git",
15     "tag": "0.0.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "source_files": "src/**/*.{h,m,c,mm}"