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