blob: edfe924f9f7b721d6431d55abd80e8b7c67bbce9 [file] [log] [blame]
{
"name": "LSJHAlertController",
"version": "0.2.0",
"summary": "A short description of LSJHAlertController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/LSJHAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1228506851@qq.com": "1228506851@qq.com"
},
"source": {
"git": "https://github.com/CreatSuns/LSJHAlertController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LSJHAlertController/Classes/**/*",
"prefix_header_file": "LSJHAlertController/Classes/LSJHAlertController.pch",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"LSJHCategory": [
]
},
"swift_version": "5.0"
}