[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 0 / 5 / 2 / RMHelpfulLabel / 1.0.0 / RMHelpfulLabel.podspec.json
blob827563bbdd4231f56e68caf3c0ff3cb0716afb6d
2   "name": "RMHelpfulLabel",
3   "version": "1.0.0",
4   "summary": "A customisable UILabel implementation that allows easily adding pop-up, context-sensitive help",
5   "authors": {
6     "Robin Macharg": "robin.macharg@gmail.com"
7   },
8   "homepage": "https://github.com/robinmacharg/RMHelpfulLabel",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/robinmacharg/RMHelpfulLabel.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "RMHelpfulLabelDemo/RMHelpfulLabelDemo/RMHelpfulLabel/*.{h,m}",
21   "requires_arc": true