[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 7 / SIPopView / 1.0 / SIPopView.podspec.json
blob77ecadae151ddafd723fa4be44a2d92e0608aaa3
2   "name": "SIPopView",
3   "version": "1.0",
4   "summary": "简单弹出框",
5   "description": "iOS自定义简单弹出框",
6   "homepage": "https://github.com/silence0201/SIPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/SIPopView.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "PopView",
23     "PopView/**/*.{h,m}"
24   ]