[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / c / TMTapableLabel / 0.1.0 / TMTapableLabel.podspec.json
blob948aa307f4451848cd4e8e850803d38b5f803813
2   "name": "TMTapableLabel",
3   "version": "0.1.0",
4   "summary": "Add tap support with range for UILabel",
5   "description": "Add tap support with range for UILabel.\nCan set multiple tap actions for ranges.",
6   "homepage": "https://github.com/transparentmask/TMTapableLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Yin": "transparentmask@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/transparentmask/TMTapableLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TMTapableLabel/Classes/**/*"