[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 3 / 9 / e / XAlert / 0.1.1 / XAlert.podspec.json
blob21e6cfac251099d48fd1f5a8d15b7f2ebe3a98a1
2   "name": "XAlert",
3   "version": "0.1.1",
4   "summary": "一个自定义的Alert提示框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/StrongX/XAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StrongX": "strongxlx@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/StrongX/XAlert.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XAlert/Classes/**/*",
22   "dependencies": {
23     "pop": [
25     ]
26   }