blob: 8b3fe1d18469bf99d0e1f6ea830cf6e2e7a37eb8 [file] [log] [blame]
{
"name": "LCommon",
"version": "0.0.2",
"summary": "Develpoe iOS Library.",
"description": "LCommon Develpoe iOS Library.",
"homepage": "https://github.com/luanlzsn/LCommon",
"license": "MIT",
"authors": {
"luanlzsn": "331848894@qq.com"
},
"source": {
"git": "https://github.com/luanlzsn/LCommon.git",
"tag": "0.0.2"
},
"source_files": [
"LCommon",
"LCommon/**/*.{h,m}"
],
"public_header_files": "LCommon/**/*.h",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"IQKeyboardManager": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDWebImage": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"Masonry": [
]
}
}