blob: 149c2fbffdb1cb00d4bb31c3a22b13f633636bd2 [file] [log] [blame]
{
"name": "CHTStickerView",
"version": "0.2",
"summary": "A movable, resizable, rotatable UIView with one fingle, which is fully customizable!",
"homepage": "https://github.com/chiahsien/CHTStickerView",
"screenshots": "https://raw.github.com/chiahsien/CHTStickerView/master/screenshot.png",
"license": "MIT",
"authors": {
"Nelson": "chiahsien@gmail.com"
},
"source": {
"git": "https://github.com/chiahsien/CHTStickerView.git",
"tag": "0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}