[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / c / CDInteractiveTextView / 0.1.0 / CDInteractiveTextView.podspec.json
blob681a07196335630be88b50dd504c24caeefee0de
2   "name": "CDInteractiveTextView",
3   "version": "0.1.0",
4   "summary": "A customized UITextView to introduce tappable links.",
5   "description": "A customized UITextView to introduce tappable links. Hehe.",
6   "homepage": "https://github.com/carlos21/CDInteractiveTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carlos Duclos": "darkzeratul64@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/carlos21/CDInteractiveTextView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CDInteractiveTextView/Classes/**/*"