[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / b / LJXCustomAlert / 0.0.3 / LJXCustomAlert.podspec.json
blob91e136a4a7a252158f1ee08c84b4e34d446e85fb
2   "name": "LJXCustomAlert",
3   "version": "0.0.3",
4   "summary": "A short description of LJXCustomAlert.",
5   "description": "A short description of CustomAlertView and CustomActionSheetView .",
6   "homepage": "https://github.com/MrLuanJX/CustomAlert.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrLuanJX": "22392372@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MrLuanJX/CustomAlert.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "CustomAlert/LJXCustomAlert/**/*.{h,m}",
22   "exclude_files": "CustomAlert/Exclude",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }