blob: deb93e0541b267dd51a28f8b2d2326da35450d00 [file] [log] [blame]
{
"name": "ELKUtilKit",
"version": "1.0.2",
"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.0.2"
},
"source_files": [
"ELKUtilKit",
"ELKUtilKit/**/*.{h,m,framework,bundle}"
],
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"SDWebImage": [
]
}
}