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