[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 5 / PullableSheet / 0.1.0 / PullableSheet.podspec.json
blobe7f72e7b276b0579236d2c906491d0fc9c3b072a
2   "name": "PullableSheet",
3   "version": "0.1.0",
4   "summary": "Pullable sheet like a default map app or bottom sheets (Android).",
5   "description": "Pullable sheet like a default map app or bottom sheets (Android).\nhttps://github.com/tattn/PullableSheet",
6   "homepage": "https://github.com/tattn/PullableSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "tanakasan2525@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tattn/PullableSheet.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/tanakasan2525",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*.{swift,h}",
23   "public_header_files": "Sources/**/*.h",
24   "frameworks": "UIKit"