blob: b8ab031a394521612b53bdb3dd4a2d0927aeb704 [file] [log] [blame]
{
"name": "ASHttpRequest",
"version": "1.0.0",
"summary": "A short description of ASHttpRequest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ansendev01",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ansen": "sdglyuan@gmail.com"
},
"source": {
"git": "https://github.com/ansendev01/ASHttpRequest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ASHttpRequest/Classes/**/*",
"dependencies": {
"MJExtension": [
]
}
}