[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / c / XYFAlertView / 1.3.1 / XYFAlertView.podspec.json
blob6195940a6d8a217033a4eedfaa011c914200d019
2   "name": "XYFAlertView",
3   "version": "1.3.1",
4   "summary": "A simple, easy to use, variety of prompting operation frame",
5   "description": "A simple, easy to use, variety of prompting operation frame for ios platform, which is also safe",
6   "homepage": "https://github.com/CoderXYF/XYFAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderXYF": "2016003298@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/CoderXYF/XYFAlertView.git",
20     "tag": "1.3.1"
21   },
22   "source_files": "XYFAlertView/XYFAlertView/*.{h,m}",
23   "resource_bundles": {
24     "XYFAlertView": [
25       "XYFAlertView/XYFAlertView/Images/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "MBProgressHUD": [
32     ],
33     "AFNetworking": [
35     ]
36   }