blob: 8ca9c89e8945a7f8fc4e106d24fb4d585a7e4ee7 [file] [log] [blame]
{
"name": "HarpUIKit",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HarpUIKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"JXTAlertManager": [
],
"SVProgressHUD": [
],
"MJRefresh": [
]
}
}