[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 4 / JQAlertView / 1.0.0 / JQAlertView.podspec.json
blobc7e20d27d23adaf4a373f6024a36c50a0d9f20ba
2   "name": "JQAlertView",
3   "version": "1.0.0",
4   "summary": "一个类似于微信的alertView",
5   "homepage": "https://yuxiang.ren",
6   "license": "MIT",
7   "authors": {
8     "shlyren": "shlyren@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/shlyren/JQAlertView.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "JQAlertView/JQAlertView.h",
19   "source_files": "JQAlertView/*.{h,m}"