[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 6 / MSPTouchableLabel / 0.0.2 / MSPTouchableLabel.podspec.json
blob606ccd01f11e304883d915f8c64129f769990047
2   "name": "MSPTouchableLabel",
3   "version": "0.0.2",
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.0.2"
26   },
27   "source_files": "MSPTouchableLabel/MSPTouchableLabel.{h,m}",
28   "requires_arc": true