[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 2 / b / AJPopAlert / 0.1.0 / AJPopAlert.podspec.json
blob1d401ba4bb9e8cb49f352a26a1a930c1a4455506
2   "name": "AJPopAlert",
3   "version": "0.1.0",
4   "summary": "Pop Alert to Show Message",
5   "swift_version": "4.2",
6   "description": "Pop Alert to Show Message with variant type",
7   "homepage": "https://github.com/ajijoyo/AJPopAlert",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ajijoyo": "self.ajiejoy@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ajijoyo/AJPopAlert.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "AJPopAlert/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 4.0.1"
26     ]
27   }