blob: e2a10cca81284e346893e099f843fcd3b5b3b10d [file] [log] [blame]
{
"name": "WTLStickerPanel",
"version": "1.0.2",
"summary": "A simple sticker panel",
"description": "WTLStickerPanel is a view for select sticker to post to comment area.",
"homepage": "https://github.com/daarkfish/WTLStickerPanel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daarkfish": "lwting@gmail.con"
},
"source": {
"git": "https://github.com/daarkfish/WTLStickerPanel.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WTLStickerPanel/Classes/**/*",
"resource_bundles": {
"WTLStickerPanel": [
"WTLStickerPanel/Classes/*.xib"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"YYWebImage": [
]
}
}