[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 5 / 9 / d / CopyableLabel / 2.0.2 / CopyableLabel.podspec.json
blob019f1f0cc977d501758846b3e379baef24582e86
2   "name": "CopyableLabel",
3   "version": "2.0.2",
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": "2.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"