blob: 5839169180839bc8adc4193d0c3888342cf12cd2 [file] [log] [blame]
{
"name": "ACSelectableLabel",
"version": "1.1.0",
"summary": "A subclass on UILabel that provides a copy and link to others apps'schemes",
"description": "A subclass on UILabel that provides a UIMenuController with :\n- current features\n- copy and link to others apps'schemes",
"homepage": "https://github.com/antoine20001/ACSelectableLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"antoine.cointepas@orange.fr": "antoine.cointepas@orange.fr"
},
"source": {
"git": "https://github.com/antoine20001/ACSelectableLabel.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACSelectableLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}