[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / 4 / c / MYLinkInteraction / 0.1.2 / MYLinkInteraction.podspec.json
blob1a2442a8cefb2db656c5a8124f7fdd39c7946a94
2   "name": "MYLinkInteraction",
3   "version": "0.1.2",
4   "summary": "A drop-in replacement for UITextView link interaction actions",
5   "description": "A longer description of MYLinkInteraction in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/mindz-eye/MYLinkInteraction",
7   "license": "MIT",
8   "authors": {
9     "Yury": "makarov.yuriy@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mindz-eye/MYLinkInteraction.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "MYLinkInteraction/**/*.{h,m}",
19   "public_header_files": "MYLinkInteraction/**/*.h",
20   "requires_arc": true