blob: 4ff20aa9b5bb9ee5c085083dfee77843d5f25578 [file] [log] [blame]
{
"name": "LPAUIKit",
"version": "0.1.1",
"summary": "A short description of LPAUIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/leeping610/LPAUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leeping610": "liping_000@126.com"
},
"source": {
"git": "https://github.com/leeping610/LPAUIKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPAUIKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"MJRefresh": [
]
}
}