blob: 02a45a7488d0d3005e718024d650c3f479956d70 [file] [log] [blame]
{
"name": "QLCommonUtils",
"version": "0.1.2",
"summary": "a common utils for ios project",
"homepage": "https://github.com/burtworld/QLCommonUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paramita": "baqkoo007@aliyun.com"
},
"source": {
"git": "https://github.com/burtworld/QLCommonUtils.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QLCommonUtils/Classes/**/*",
"dependencies": {
"Base64": [
],
"RTRootNavigationController": [
"~> 0.7.0"
],
"SDWebImage": [
"~> 4.3.3"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"MBProgressHUD": [
]
}
}