blob: b11ccfd15366c179830e0c8ba7804149c610dbd7 [file] [log] [blame]
{
"name": "LPAUIKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPAUIKit/Classes/**/*",
"resource_bundles": {
"LPAUIKit": [
"LPAUIKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"MJRefresh": [
]
}
}