blob: d647d664906db5146cf92cf82820bb0ffaa4f625 [file] [log] [blame]
{
"name": "LJUIKit",
"version": "0.1.0",
"summary": "A short description of LJUIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lj-1110/LJUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lj-1110": "214180063@qq.com"
},
"source": {
"git": "https://github.com/lj-1110/LJUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJUIKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MaryPopin": [
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"MJExtension": [
]
}
}