[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / 1 / DWBasicAlertAction / 1.0.2 / DWBasicAlertAction.podspec.json
blob8c84f3a3ee1a9706227caa5640fb2eed4a0d6551
2   "name": "DWBasicAlertAction",
3   "version": "1.0.2",
4   "summary": "A Library for iOS to use for show alert, automatic choose UIAlert And UIActionSheet below iOS8.0, otheriwse choose UIAlertViewController.",
5   "description": "A Library for iOS to use for show alert, automatic choose UIAlert And UIActionSheet below iOS8.0, otheriwse choose UIAlertViewController.系统弹窗,根据版本自动选择调用UIAlertView、UIActionSheet还是UIAlertController.",
6   "homepage": "https://github.com/DickyWoo/DWBasicAlertAction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DickyWoo": "https://github.com/DickyWoo"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/wujiandongxq/DWBasicAlertAction.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "DWBasicAlertAction/*.{h,m}",
22   "requires_arc": true