[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 9 / e / a / Dismissable / 1.0.0 / Dismissable.podspec.json
blob59f0a72d6cf4073d41ac095a4d408253f22e3f36
2   "name": "Dismissable",
3   "version": "1.0.0",
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.0.0"
17   },
18   "source_files": "Dismissable/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true