blob: 30c524d1b06a953f06066e2c3223b37e290ac63b [file] [log] [blame]
{
"name": "StickerTextView",
"version": "0.1.0",
"summary": "add text(multiple line support) to imageView, edit, rotate or resize them as you want, then render the text on image",
"homepage": "https://github.com/luiyezheng/StickerTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luiyezheng": "luiyezheng@126.com"
},
"source": {
"git": "https://github.com/luiyezheng/StickerTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"requires_arc": false,
"frameworks": "UIKit"
}