[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / 2 / d / LZAlertViewHelper / 0.0.1 / LZAlertViewHelper.podspec.json
blobbd71508c3c6367ffdf6b76e5c0e916c57ac113b6
2   "name": "LZAlertViewHelper",
3   "version": "0.0.1",
4   "summary": "AlertView Util",
5   "description": "Use block to handle UIAlertView callback, instead of delegate",
6   "homepage": "https://github.com/lzwjava/LZAlertViewHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzwjava": "lzwjava@gmail.com"
13   },
14   "social_media_url": "http://weibo.com/zhiweilee",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/lzwjava/LZAlertViewHelper.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "LZAlertViewHelper/Classes/**/*.{h,m}",
23   "requires_arc": true