[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / JKAlertX / 2.0.24 / JKAlertX.podspec.json
blob54fa4f50b8ddeaf741126f9d28c63e001726c6ec
2   "name": "JKAlertX",
3   "version": "2.0.24",
4   "summary": "An AlertView for iOS. Support User Customization Perfectly. iOS弹框,包含alert/actionsheet/collectionSheet/HUD四种样式。自动适配横屏,完美支持自定义。 支持链式语法,简单优雅!",
5   "homepage": "https://github.com/Dilrvvr/JKAlertX.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Albert": "jkdev123cool@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Dilrvvr/JKAlertX.git",
15     "tag": "2.0.24"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "JKAlertX/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]