[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / MLCompatibleAlert / 0.0.1 / MLCompatibleAlert.podspec.json
blobad64a8ec4bcd9da98b4e72578d176504577711ad
2   "name": "MLCompatibleAlert",
3   "version": "0.0.1",
4   "summary": "MLCompatibleAlert is a compatible alert and support for dynamic create alert's otherTitle button.",
5   "description": "Apple in iOS8 introduced a brand-new UIAlertController, old UIAlertView and UIActionSheet gradually abandoned, but if you still support iOS7 system, you will have to write two sets of code. The MLCompatibleAlert solve this problem and support for dynamic create alert's otherTitle button,easy to use!",
6   "homepage": "https://github.com/Lanmaq/MLCompatibleAlert",
7   "license": "MIT",
8   "authors": {
9     "Lanmaq": "zhanlion1018@sina.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Lanmaq/MLCompatibleAlert.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MLCompatibleAlert",
20     "*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit"