[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 9 / d / CopyableLabel / 4.2.0 / CopyableLabel.podspec.json
blob7b57f32530376c5899950a23e611db4074356c72
2   "name": "CopyableLabel",
3   "version": "4.2.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.2.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift"