blob: a8949d03d7419c6c5c76589bc22ab7026391e7e5 [file] [log] [blame]
{
"name": "JGJLinkLabel",
"version": "0.1.1",
"summary": "JGJLinkLabel",
"homepage": "https://github.com/tounaobun/JGJLinkLabel",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Tounaobun"
},
"source": {
"git": "https://github.com/tounaobun/JGJLinkLabel",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": [
"JGJLinkLabel*",
"Classes/*",
"Resource/*"
],
"requires_arc": true
}