blob: dd85459e2b79b6d40de02d974e078ee214237243 [file] [log] [blame]
{
"name": "CHTStickerView",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}