[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / e / TapLabel / 0.1.0 / TapLabel.podspec.json
blobccfcca5c357501302eddb4b2e70a217783068d5c
2   "name": "TapLabel",
3   "version": "0.1.0",
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.1.0"
16   },
17   "source_files": "Source/**/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }