[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / 3 / WLAlert / 0.0.1 / WLAlert.podspec.json
blob3ae860855ce2723ef83dcd3750f6b84d919dfe01
2   "name": "WLAlert",
3   "version": "0.0.1",
4   "summary": "Custom MyWLAlert",
5   "description": "Custom MyWLAlert。",
6   "homepage": "https://github.com/weiweilong/WLAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weiweilong": "weiweilong_email@foxmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/weiweilong/WLAlert.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WLAlert/WLAlert/*.{h,m}",
22   "public_header_files": "WLAlert/WLAlert/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true