[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / 6 / MSPTouchableLabel / 0.1.0 / MSPTouchableLabel.podspec.json
blob2bda1166a234c119cfdd4f7bd082e51c79989155
2   "name": "MSPTouchableLabel",
3   "version": "0.1.0",
4   "summary": "UILabel subclass with UITableView -like data source and delegate for easy dynamic labels.",
5   "description": "The MSPTouchableLabel class is a UILabel subclass which provides an interface\nfor easy interaction and updates. It offers a data source and delegate for\nyou to dynamically update its contents.",
6   "homepage": "https://github.com/michaelpace/MSPTouchableLabel",
7   "screenshots": [
8     "http://i.imgur.com/5sxXxBR.gif",
9     "http://i.imgur.com/zwvMlp2.gif",
10     "http://i.imgur.com/IzkJmff.gif",
11     "http://i.imgur.com/vGlygCp.gif"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Michael Pace": "mpace1027@gmail.com"
19   },
20   "platforms": {
21     "ios": null
22   },
23   "source": {
24     "git": "https://github.com/michaelpace/MSPTouchableLabel.git",
25     "tag": "0.1.0"
26   },
27   "source_files": "MSPTouchableLabel/MSPTouchableLabel.{h,m}",
28   "requires_arc": true