blob: fd2ad1a5d54bc91444815dcdf2c93cbe842c2aad [file] [log] [blame]
{
"name": "JLExtension",
"version": "0.0.3",
"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.0.3"
},
"source_files": [
"JLExtension/Source",
"JLExtension/Source/**/*.{h,m}"
],
"requires_arc": true
}