blob: 7d43f6473c22d67b87e6eb261b9ce87a8a462f62 [file] [log] [blame]
{
"name": "JGJLinkLabel",
"version": "0.1.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": [
"JGJLinkLabel*",
"Classes/*",
"Resource/*"
],
"requires_arc": true
}