[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / a / HLAgreementLabel / 0.1.0 / HLAgreementLabel.podspec.json
blobd65124331371b70f6e632e6da9177bb573028e8b
2   "name": "HLAgreementLabel",
3   "version": "0.1.0",
4   "summary": "一行代码实现项目中“同意协议”或“弹窗协议”,依赖YYText。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huangchangweng/HLAgreementLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangchangweng": "599139419@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huangchangweng/HLAgreementLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HLAgreementLabel/Classes/**/*",
22   "resources": "HLAgreementLabel/Assets/*.{png,xib,nib,bundle}",
23   "dependencies": {
24     "YYText": [
26     ]
27   }