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