[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / c / XYFAlertView / 1.2.1 / XYFAlertView.podspec.json
blobde3c0d98a2ec248ad9b1cd9fccc9c574cc11584e
2   "name": "XYFAlertView",
3   "version": "1.2.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.2.1"
19   },
20   "source_files": "XYFAlertView/XYFAlertView/*.{h,m}",
21   "dependencies": {
22     "MBProgressHUD": [
24     ],
25     "AFNetworking": [
27     ]
28   },
29   "requires_arc": true,
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
32   }