blob: d312de599198ac43b402b771c6cd64bc1de41b42 [file] [log] [blame]
{
"name": "JLExtension",
"version": "0.1.2",
"summary": "To prevent an array, avoid the dictionary values flash back.",
"description": "A suitable for Objective - C and swift 3.0, NSArray, NSData, NSDictionary, UIColor, UILabel, UIView extension libraries",
"homepage": "https://github.com/liujing0735/JLExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘靖": "281300169@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liujing0735/JLExtension.git",
"tag": "0.1.2"
},
"source_files": [
"JLExtension/Source",
"JLExtension/Source/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
],
"AFNetworking": [
"~> 3.0"
]
}
}