[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 2 / e / TapLabel / 0.0.2 / TapLabel.podspec.json
blobb3b1654397cfc7c9aa170a7dd584fcca2f43169e
2   "name": "TapLabel",
3   "version": "0.0.2",
4   "summary": "Add links and actions to UILabel.",
5   "homepage": "https://github.com/d6u/TapLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daiwei Lu": "daiweilu123@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/d6u/TapLabel.git",
15     "tag": "v0.0.2"
16   },
17   "source_files": "Source/**/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }