blob: a0cdaf65ebb24f15442dbdca13f73f2d4846b69c [file] [log] [blame]
{
"name": "ELKUtilKit",
"version": "1.1.0",
"summary": "Util",
"description": "Some useful tools",
"homepage": "https://github.com/CircusJonathan/ELKUtilKit",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CircusJonathan/ELKUtilKit.git",
"tag": "1.1.0"
},
"requires_arc": true,
"vendored_frameworks": "ELKUtilKit/ELKUtilKit.framework",
"resources": "ELKUtilKit/ELKUtilResources.bundle",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"SDWebImage": [
]
}
}