[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 2 / MultiStyleAlert / 0.1.5 / MultiStyleAlert.podspec.json
blob5f051e8bf08dc69169517e82548d9887823baa19
2   "name": "MultiStyleAlert",
3   "version": "0.1.5",
4   "summary": "UIAlertController multi-style, using KVC to achieve",
5   "description": "使用 KVC 更改 UIAlertController 的title,message and alert action 显示颜色和字体",
6   "homepage": "https://github.com/lianleven/MultiStyleAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lianleven": "lianleven@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lianleven/MultiStyleAlert.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MultiStyleAlert/**/*.{h,m}",
22   "requires_arc": true