blob: 5d45e9fb3938f85f0cd15a68941161b858515c98 [file] [log] [blame]
{
"name": "JLStickerTextView",
"version": "0.1.1",
"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/JLStickerTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luiyezheng": "luiyezheng@foxmail.com"
},
"source": {
"git": "https://github.com/luiyezheng/JLStickerTextView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"requires_arc": false,
"frameworks": "UIKit"
}