blob: f5d058b306d612d96817f6715ab26280c3604020 [file] [log] [blame]
{
"name": "ELKit",
"version": "0.0.1",
"summary": "Categories change the world.",
"description": "evol will change the world hello world",
"homepage": "https://github.com/evolFe/ELKit",
"license": "MIT",
"authors": {
"ALD_CN": "mingbai_fe@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/evolFe/ELKit.git",
"tag": "0.0.1"
},
"source_files": "EvolKit/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}