blob: be40d529376706b8226baf66c5437da6c09019f4 [file] [log] [blame]
{
"name": "XQCTabletsTool",
"version": "1.1.2",
"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.2"
},
"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": [
]
}
}