blob: b07009fcc9dbfe5a99143c4f03e9f2a59d8fa50b [file] [log] [blame]
{
"name": "HarpUIKit",
"version": "1.0.1",
"summary": "UI组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/longZJ/HarpUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"longZJ": "383238193@qq.com"
},
"source": {
"git": "https://github.com/longZJ/HarpUIKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HarpUIKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"JXTAlertManager": [
],
"SVProgressHUD": [
],
"MJRefresh": [
]
}
}