[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / f / SQLPopVC / 0.0.3 / SQLPopVC.podspec.json
blob364de8177f84e77cc63377a64be1a20ee1a65fd1
2   "name": "SQLPopVC",
3   "version": "0.0.3",
4   "summary": "自己搭建,没有使用第三方库,实现确认框。",
5   "description": "自己搭建,没有使用第三方库,实现确认框。可以自主添加图片,及其他自定义view。选择多种多样动画效果",
6   "homepage": "https://github.com/beiguo172528/SQLPopVC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "SQL": "1042612904@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/beiguo172528/SQLPopVC.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "SQLPopVC",
23     "SQLPopVC/**/*.{h,m}"
24   ],
25   "exclude_files": "",
26   "resource_bundles": {
27     "SQLPopVCImg": [
28       "SQLPopVC/**/*.png"
29     ],
30     "SQLPopVCXib": [
31       "SQLPopVC/**/*.xib"
32     ]
33   }