[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / f / 8 / JXTAlertManager / 1.0.1 / JXTAlertManager.podspec.json
blob853fc9b4795de1b11f7c552d7a75c017369d6c02
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.1",
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.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "JXTAlertManager",
24     "JXTAlertManager/**/*.{h,m}"
25   ]