[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / d / CopyableLabel / 3.0.0 / CopyableLabel.podspec.json
blobe274fb96cc29007578671128a21a33477c3fb639
2   "name": "CopyableLabel",
3   "version": "3.0.0",
4   "summary": "UILabel extension to enable copying",
5   "description": "Copying can be enabled by setting copyable property of UILabel either in Interface Builder or\nprogramatically.",
6   "homepage": "https://github.com/weby/CopyableLabel",
7   "screenshots": "http://i.imgur.com/ukNVqWf.png",
8   "license": "MIT",
9   "authors": {
10     "Donatas Stundys": "donatas.stundys@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/weby/CopyableLabel.git",
14     "tag": "3.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"