blob: 7842eb88bf8ea5cca5c4c7725e01902f5b75d4ce [file] [log] [blame]
{
"name": "GRNetRequest",
"version": "0.1.0",
"summary": "A request library with caches storage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Assuner-Lee/GRNetRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assuner-Lee": "yongguang.li@ele.me"
},
"source": {
"git": "https://github.com/Assuner-Lee/GRNetRequest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRNetRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
]
}
}