blob: 8e128928a57672adb1545edafbacece0f2770840 [file] [log] [blame]
{
"name": "LCommon",
"version": "0.0.3",
"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.3"
},
"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": [
]
}
}