blob: bc4ca3eb69e37093bd0ff2412b24927a04ca2fca [file] [log] [blame]
{
"name": "EOLNetworking",
"version": "0.0.3",
"summary": "A ELNetworking.",
"description": "Cache/Validator/Intercept/ Networking",
"homepage": "https://github.com/liyonghui16/ELNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyonghui16": "18335103323@163.com"
},
"source": {
"git": "https://github.com/liyonghui16/ELNetworking.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"ELNetworking/Classes/*.h",
"ELNetworking/Classes/*/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}