[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 2 / Bureau / 0.1.1 / Bureau.podspec.json
bloba3bde3964893e9cf3f1e4500538fea5d5b66fd8a
2   "name": "Bureau",
3   "version": "0.1.1",
4   "swift_versions": "5.1",
5   "summary": "An easy way to display a custom view on the input view in UIKit.",
6   "homepage": "https://github.com/muukii/Bureau",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muukii/Bureau.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/muukii_app",
16   "source_files": [
17     "Bureau/**/*.{swift}"
18   ],
19   "module_name": "Bureau",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit"
28     ]
29   },
30   "swift_version": "5.1"