blob: 31ff3c1d2122309b05a683834be98a9020129b31 [file] [log] [blame]
{
"name": "JDRReadPod",
"version": "1.0.0",
"summary": "A pod for JDRRead",
"description": "- JDRRead free",
"homepage": "https://github.com/ChangJian2333/JDRReadPod",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"changjian": "changjian2333@163.com"
},
"social_media_url": "https://github.com/ChangJian2333",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChangJian2333/JDRReadPod.git",
"tag": "1.0.0"
},
"source_files": "JDRReadPod/**/*.{h,m}",
"public_header_files": "JDRReadPod/JDRReadPod.h",
"requires_arc": true,
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "NO",
"HEADER_SEARCH_PATHS": "/opt/MonkeyDev/include"
}
}