blob: f57c6dc4ddb2ee71d7f7a12425e93e7ea323af18 [file] [log] [blame]
{
"name": "XQCTabletsTool",
"version": "1.1.1",
"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.1"
},
"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": [
]
}
}