blob: 498497405d75c1f9587cf1fd48b4628d570796d7 [file] [log] [blame]
{
"name": "TextWork",
"version": "0.0.1",
"summary": "A shorter description of TextWork.",
"description": "An optional longer description of TextWork",
"homepage": "https://github.com/linmingzhi/TextWork",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"linmingzhi987": "linmingzhi987@126.com"
},
"source": {
"git": "https://github.com/linmingzhi/TextWork.git",
"tag": "0.0.1"
},
"source_files": "TestGit/class/*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}