blob: 948fa7c42c818d9861e154923f6dc92cbd88a8c7 [file] [log] [blame]
{
"name": "JDRouter",
"version": "1.2.4",
"summary": "JDRouter",
"description": "JDRouter",
"homepage": "https://github.com/wangjindong/JDRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wangjindong/JDRouter.git",
"tag": "1.2.4"
},
"source_files": "Framework/**/*.{h,m}",
"public_header_files": "Framework/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}