blob: 7601eb42e08a2c006703d9e7daaf86f9f143c6b2 [file] [log] [blame]
{
"name": "ZDStickerView",
"version": "0.1.18",
"summary": "ZDStickerView is ObjC module for iOS and offers complete configurability, including movement, resizing, rotation and more, with one finger.",
"homepage": "https://www.cocoacontrols.com/controls/zdstickerview",
"screenshots": "https://github.com/zedoul/ZDStickerView/blob/develop/SCREENSHOT.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zedoul": "shyeon.kim@scipi.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zedoul/ZDStickerView.git",
"tag": "v0.1.18"
},
"source_files": "ZDStickerView/*.{h,m}",
"resources": "ZDStickerView/ZDStickerView.bundle",
"frameworks": "QuartzCore",
"requires_arc": true
}