[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / UPMenu / 0.2.0 / UPMenu.podspec.json
blob57d4396243db8ac04eb93c9f06ed680dcaa4cfe2
2   "name": "UPMenu",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "UpperApp-like floating menu.",
7   "requires_arc": true,
8   "swift_version": "4.0",
9   "version": "0.2.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tubik Studio": "ios@tubikstudio.com"
16   },
17   "social_media_url": "https://twitter.com/tubikstudio",
18   "homepage": "https://github.com/tubikstudio/UPMenu",
19   "source": {
20     "git": "https://github.com/tubikstudio/UPMenu.git",
21     "tag": "0.2.0"
22   },
23   "frameworks": "UIKit",
24   "source_files": "UPMenu/**/*.{swift}",
25   "resources": "UPMenu/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"