blob: 5c78d8ea6c802c9c35e22de9c76b9fb1bcf946a1 [file]
{
"name": "SnapKitExtendPro",
"version": "1.0.1",
"summary": "A short description of SnapKitExtendPro.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shang1219178163/SnapKitExtendPro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/SnapKitExtendPro.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "SnapKitExtendPro/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}