[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / d / CopyableLabel / 4.0.0 / CopyableLabel.podspec.json
blobc1f1d27a7842222f215864dc4dfab1e6881b570d
2   "name": "CopyableLabel",
3   "version": "4.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/7kyuTS9.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": "4.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "pushed_with_swift_version": "3.0"