blob: f605f6b58353e4a1134de8a64f1f5ebbce09e3aa [file] [log] [blame]
{
"name": "XBCacheRequest",
"version": "0.5.4.2",
"summary": "XBCache request is an extension of AFNetwork, allow cached post request",
"description": "XBCache request is an extension of AFNetwork, allow cached post request with several more option\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/EugeneNguyen/XBCacheRequest",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBCacheRequest.git",
"tag": "0.5.4.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"XBCacheRequest": [
"Pod/Assets/*"
]
},
"dependencies": {
"AFNetworking": [
],
"JSONKit-NoWarning": [
],
"MBProgressHUD": [
],
"XBExtension": [
]
}
}