blob: 845d32ac22ef3ed19265f4f126247de0c1174f41 [file] [log] [blame]
{
"name": "JDLog",
"version": "0.0.2",
"summary": "JDLog",
"description": "JDRouter",
"homepage": "https://github.com/JDongKhan/JDLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JDongKhan/JDLog.git",
"tag": "0.0.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "JDLog/Source/*.{h,m}",
"public_header_files": "JDLog/Source/*.h"
}