[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 3 / e / 4 / STIBottomSheet / 0.0.1 / STIBottomSheet.podspec.json
blobc5684673a0a5db7d984c7cbf601ae913400152b1
2   "name": "STIBottomSheet",
3   "version": "0.0.1",
4   "summary": "A library to present bottom sheets.",
5   "homepage": "https://github.com/iCarambaa/STIBottomSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sven Titgemeyer": "s.titgemeyer@titgemeyer-it.de"
12   },
13   "source": {
14     "git": "https://github.com/iCarambaa/STIBottomSheet.git",
15     "tag": "0.0.1"
16   },
17   "social_media_url": "https://twitter.com/s_titgemeyer",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "STIBottomSheet/Classes/**/*",
23     "STIBottomSheet/Private/**/*"
24   ],
25   "public_header_files": "STIBottomSheet/Classes/*.h",
26   "private_header_files": "STIBottomSheet/Private/*.h",
27   "resource_bundles": {
28     "STIBottomSheet": [
29       "STIBottomSheet/Assets/*"
30     ]
31   },
32   "frameworks": "UIKit"