[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / f / c / SWSAlertView / 0.0.3 / SWSAlertView.podspec.json
blob6c866232028a38675339b248ef18b196cfb059b1
2   "name": "SWSAlertView",
3   "version": "0.0.3",
4   "summary": "A short description of SWSAlertView.",
5   "description": "这是一个简单自定义的弹框!",
6   "homepage": "http://EXAMPLE/SWSAlertView",
7   "license": "MIT",
8   "authors": {
9     "shiwensong": "18996601419@189.cn"
10   },
11   "source": {
12     "git": "https://github.com/shiwensong/SWSAlertView.git",
13     "tag": "0.0.3"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "SDAutoLayout": [
25       "2.2.0"
26     ],
27     "FDFullscreenPopGesture": [
28       "1.1"
29     ]
30   }