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