blob: 1714ad00f0f5697d499a2c3994b2b422862c0d48 [file] [log] [blame]
{
"name": "ZJAlertView",
"version": "0.0.1",
"summary": "A custom subassembly.",
"description": "A custom subassembly A custom subassembly A custom subassembly",
"homepage": "https://github.com/UniverseJun/ZJAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周俊": "18684867887@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/UniverseJun/ZJAlertView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"ZJAlertView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "ZJAlertView/**/*.h",
"requires_arc": true
}