[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 8 / JXTAlertManager / 1.0.2 / JXTAlertManager.podspec.json
blob2c663b489a0e13e5e5c88fe216b7265e0356bbe3
2   "name": "JXTAlertManager",
3   "summary": "A library easy to use UIAlertView and UIAlertViewController on iOS.",
4   "authors": {
5     "kukumaluCN": "1145049339@qq.com"
6   },
7   "social_media_url": "https://www.jianshu.com/u/c8f8558a4b1d",
8   "version": "1.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "homepage": "https://github.com/kukumaluCN/JXTAlertManager",
14   "source": {
15     "git": "https://github.com/kukumaluCN/JXTAlertManager.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JXTAlertManager/**/*.{h,m}"