blob: 3128fc4dae166efee5da6d6d8718123a834fda4f [file] [log] [blame]
{
"name": "JLeeTools",
"version": "0.2.1",
"summary": "add network filds",
"description": "A demo for test now, and it will be convenient to develope iOS Apps by obj-c",
"homepage": "https://github.com/lijie28/JLeeTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lijie9228@hotmail.com": "lijie9228@hotmail.com"
},
"source": {
"git": "https://github.com/lijie28/JLeeTools.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLeeTools/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}