[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / f / 2 / d / LZAlertViewHelper / 0.0.2 / LZAlertViewHelper.podspec.json
blob853c6851ea5c121e3b59f73d7865495811e129ee
2   "name": "LZAlertViewHelper",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "LZAlertViewHelper/Classes/**/*.{h,m}",
23   "requires_arc": true