[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / a / Dismissable / 1.1.1 / Dismissable.podspec.json
blob34bb659f2009822f0ad261a3579add9a08c5465f
2   "name": "Dismissable",
3   "version": "1.1.1",
4   "summary": "Magical way to pull to dismiss youe view!",
5   "description": "Magic will be happened when you use Dismissable!",
6   "homepage": "https://github.com/younatics/Dismissable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seungyoun Yi": "younatics@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/younatics/Dismissable.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "Dismissable/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true