[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / f / ABPopups / 0.0.1 / ABPopups.podspec.json
blobd59cd4ed83b9381d198a720030bb2db1638b54b9
2   "name": "ABPopups",
3   "version": "0.0.1",
4   "summary": "Simple popups",
5   "description": "Simple library to show basic popups in Swift",
6   "homepage": "https://github.com/artur7/ABPopups",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artur Bartczak": "arturbartczak7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/artur7/ABPopups.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ABPopups/*"