[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 4 / c / XYFAlertView / 1.1.1 / XYFAlertView.podspec.json
blobde191c81491b04c62c60dbb5ead57c01ecb602ff
2   "name": "XYFAlertView",
3   "version": "1.1.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "A simple, easy to use, variety of prompting operation frame",
8   "homepage": "https://github.com/CoderXYF/XYFAlertView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "CoderXYF": "2016003298@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/CoderXYF/XYFAlertView.git",
18     "tag": "1.1.1"
19   },
20   "source_files": "XYFAlertView/XYFAlertView/*.{h,m}",
21   "dependencies": {
22     "MBProgressHUD": [
24     ]
25   },
26   "requires_arc": true,
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   }