[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / JKAlertX / 1.0.16 / JKAlertX.podspec.json
blob9fb8cc8461834b6268d061cf5c47d968151211ca
2   "name": "JKAlertX",
3   "version": "1.0.16",
4   "summary": "An AlertView for iOS. Support User Customization Perfectly. iOS弹框,包含alert/actionsheet/collectionSheet/HUD四种样式。自动适配横屏,完美支持自定义。 支持链式语法,简单优雅!",
5   "homepage": "https://github.com/Jacky-An/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/Jacky-An/JKAlertX.git",
15     "tag": "1.0.16"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "JKAlertX/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]