blob: 36df10768a8d5513ba05271b63ca09976f439acc [file] [log] [blame]
{
"name": "RCStickerView",
"version": "0.1.0",
"summary": "Add label, image, other custom view as a sticker view.",
"description": "Add label, image, other custom view as a sticker view. You can make fun with a lot of sticker views and gestures attached on them as well like flipping, rotating, zooming.",
"homepage": "https://github.com/dungntm58/RCStickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RobertNguyen": "minhdung.uet.work@gmail.com"
},
"source": {
"git": "https://github.com/dungntm58/RCStickerView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "RCStickerView/Classes/**/*"
}