[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 3 / SSAlert / 0.0.1 / SSAlert.podspec.json
blob10b7cb22d15c83e3b3657360c0fa1c858cf5d547
2   "name": "SSAlert",
3   "version": "0.0.1",
4   "summary": "快速构建弹窗",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.0",
9   "homepage": "https://github.com/namesubai/SSAlert.git",
10   "authors": {
11     "subai": "804663401@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/namesubai/SSAlert.git",
15     "tag": "0.0.1"
16   },
17   "license": "MIT",
18   "source_files": "Sources/SSAlertOC/**/*.{h,m}",
19   "requires_arc": true,
20   "swift_version": "5.0"