[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 5 / c / UBottomSheet / 1.0.3 / UBottomSheet.podspec.json
blob059f3cd13ec8881f62e4a687a5bcb4cdc8d30a73
2   "name": "UBottomSheet",
3   "version": "1.0.3",
4   "summary": "Mimics the iPhone Maps App bottom sheet",
5   "swift_versions": "5.0",
6   "description": "'Bottom sheet that mimics the behaviours of iPhone Maps app.'",
7   "homepage": "https://github.com/OfTheWolf/UBottomSheet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "uğur": "uguboz@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/OfTheWolf/UBottomSheet.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UBottomSheet/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"