[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 4 / a / 9 / HTCopyableLabel / 0.0.7 / HTCopyableLabel.podspec.json
blob5c5389e12b850d124d4d19b0c9037be410abbb8e
2   "name": "HTCopyableLabel",
3   "version": "0.0.7",
4   "summary": "HTCopyableLabel is a subclass of UILabel that makes it easy to allow users to copy a label's text.",
5   "homepage": "https://github.com/hoteltonight/HTCopyableLabel",
6   "screenshots": "https://raw.github.com/hoteltonight/HTCopyableLabel/master/demo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Jonathan Sibley": "jonsibley@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hoteltonight/HTCopyableLabel.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "HTCopyableLabel.{h,m}",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true