[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / c / e / ActionLabel / 1.0 / ActionLabel.podspec.json
blob629fc34c01628b957b7aa5a2830e5936ce2951ce
2   "name": "ActionLabel",
3   "version": "1.0",
4   "summary": "Custom drop-in UILabel replacement that recognize and handle Hashtags (#), Mentions (@) and URLs (http://) written in Swift.",
5   "homepage": "https://github.com/devcarlos/ActionLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Carlos Alcala": "carlos.alcala@icloud.com"
12   },
13   "social_media_url": "http://twitter.com/carlosalcala",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devcarlos/ActionLabel.git",
19     "tag": "1.0"
20   },
21   "source_files": "ActionLabel/*.swift",
22   "requires_arc": true