[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / 8 / THNotesTextView / 0.0.1 / THNotesTextView.podspec.json
blob670d239a333cfda99868dfd89099ea834575a785
2   "name": "THNotesTextView",
3   "version": "0.0.1",
4   "summary": "UITextView with the look of a Notebook",
5   "homepage": "https://github.com/hons82/THNotesTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hannes Tribus": "hons82@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hons82/THNotesTextView.git",
15     "tag": "v0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "THNotesTextView/*.{h,m}"