blob: d83a54f0ad2e86ee6c1b0ca14e866df19c1c731f [file] [log] [blame]
{
"name": "TapLabel",
"version": "0.0.3",
"summary": "Add links and actions to UILabel.",
"homepage": "https://github.com/d6u/TapLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daiwei Lu": "daiweilu123@gmail.com"
},
"source": {
"git": "https://github.com/d6u/TapLabel.git",
"tag": "v0.0.3"
},
"source_files": "Source/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}