blob: c5b251b6ecac56d74b1a809d956c1def6079e87b [file] [log] [blame]
{
"name": "SignHandBook",
"version": "0.2.0",
"summary": "This is SignHandBook.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GitWangKai/SignHandBook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GitWangKai": "18500052382@163.com"
},
"source": {
"git": "https://github.com/GitWangKai/SignHandBook.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h}",
"vendored_libraries": "SignHandBook/Classes/SignHandBook/Lib/libSignAPI.a",
"requires_arc": true
}