blob: 925dd84e5f9157ed4c754c68e0aee614fb24dd0a [file] [log] [blame]
{
"name": "DLQuestions",
"version": "0.1.0",
"summary": "DL iOS Question Answer Model.",
"description": "DLQuestions iOS Question Answer Model.",
"homepage": "https://git.oschina.net/shenglong",
"license": "MIT",
"authors": {
"shenglong": "45024798@qq.com"
},
"source": {
"git": "https://git.oschina.net/shenglong/DLQuestions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}