blob: 871ed014c03e7c121e8b37acf02c4a9d8e9cf779 [file] [log] [blame]
{
"name": "ZDStickerView",
"version": "0.2.0",
"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.2.0"
},
"source_files": "ZDStickerView/*.{h,m}",
"resources": "ZDStickerView/ZDStickerView.bundle",
"frameworks": "QuartzCore",
"requires_arc": true
}