[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / a / lsj-PrivateProtocolAlert / 0.1.0 / lsj-PrivateProtocolAlert.podspec.json
blobb97e108185db887ee0af16a40ba19e4fa9e48610
2   "name": "lsj-PrivateProtocolAlert",
3   "version": "0.1.0",
4   "summary": "隐私政策、弹窗",
5   "description": "这个仓库提供了,快速解决审核政策,在启动时必须获得用户同意隐私政策,才可进入。",
6   "homepage": "https://github.com/lishangjing-spec/lsj-PrivateProtocolAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lsj": "534016847@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lishangjing-spec/lsj-PrivateProtocolAlert.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "lsj-PrivateProtocolAlert/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ],
26     "YYText": [
28     ]
29   }