[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / 1 / JXTAlertController / 1.0.1 / JXTAlertController.podspec.json
blobcf441d9f025fc746575f5ab86fe6b91c8768d328
2   "name": "JXTAlertController",
3   "summary": "A library easy to use 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/JXTAlertController",
14   "source": {
15     "git": "https://github.com/kukumaluCN/JXTAlertController.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JXTAlertController/*.{h,m}"