[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / c / 6 / LinkDetect / 0.1.0 / LinkDetect.podspec.json
blobc3ae56058843059ab2eba49a65bbec6a4ea85299
2   "name": "LinkDetect",
3   "version": "0.1.0",
4   "summary": "A alternative NSTextCheckingType.Link with Regex (only detect http(s) ).",
5   "description": "A alternative NSTextCheckingType.Link with Regex ( only detect http(s) ).",
6   "homepage": "https://github.com/nahitheper/LinkDetect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nahit Rüştü HEPER": "nahitheper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nahitheper/LinkDetect.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/nahitheper",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LinkDetect/Classes/**/*",
23   "requires_arc": true