blob: 0a6552ff44b6286fd0e69c5ee5e29bc65c044719 [file] [log] [blame]
{
"name": "ACSelectableLabel",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACSelectableLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}