[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / 3 / a / Sheet / 0.2.0 / Sheet.podspec.json
blob5d9a95b1e54b4a8dc0639aafd682ff8d183b8388
2   "name": "Sheet",
3   "version": "0.2.0",
4   "swift_version": "4.0",
5   "summary": "Navigationable Action Sheet",
6   "description": "💦 Navigable custom action sheet like Flipboard",
7   "homepage": "https://github.com/ParkGwangBeom/Sheet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "gwangbeom": "battlerhkqo@naver.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ParkGwangBeom/Sheet.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation"