blob: e208c4849754fe5bd12943c338b8bb60d5c24c54 [file] [log] [blame]
{
"name": "ELKUtilKitChained",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"vendored_frameworks": "ELKUtilKitChained/ELKUtilKitChained.framework",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"SDWebImage": [
],
"ELKUtilKit": [
]
}
}