blob: 0370ba24b0d75632801ebf1a070377a1733fbdb2 [file] [log] [blame]
{
"name": "XQCTabletsTool",
"version": "1.1.5",
"summary": "手写板",
"description": "一款非常牛逼的手写板,谁用谁知道",
"homepage": "https://github.com/wenwugithub/XQCTablets",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://github.com/wenwugithub/XQCTablets.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XQCTabletsTool/Classes/**/*",
"resource_bundles": {
"XQCTabletsTool": [
"XQCTabletsTool/Assets/**/*.png"
]
},
"prefix_header_file": "XQCTabletsTool/Classes/XQCTabletsTool-prefix.pch",
"prefix_header_contents": [
"#import \"ReactiveObjC.h\"",
"#import \"Masonry.h\""
],
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}