[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / c / f / JKAlertManager / 1.2.0 / JKAlertManager.podspec.json
blob54ba0bfc5ead99e68ddd45bdd46e45e886d6e045
2   "name": "JKAlertManager",
3   "version": "1.2.0",
4   "summary": "深度封装UIAlertController,良好兼容UIAlertControllerStyleAlert和UIAlertControllerStyleActionSheet",
5   "homepage": "https://github.com/XiFengLang/JKAlertManager",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKAlertManager.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}"