[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / DALinedTextView / 0.0.1 / DALinedTextView.podspec.json
blob12000d852362873c8a7f77305afd90d13e717201
2   "name": "DALinedTextView",
3   "version": "0.0.1",
4   "summary": "A UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app.",
5   "description": "                   DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.\n",
6   "homepage": "https://github.com/danielamitay/DALinedTextView",
7   "license": "MIT",
8   "authors": "Daniel Amitay",
9   "platforms": {
10     "ios": null
11   },
12   "source": {
13     "git": "https://github.com/danielamitay/DALinedTextView.git",
14     "commit": "b41e8be3af948d9b9e44027b0f9189e644a6459b"
15   },
16   "source_files": [
17     "DALinedTextView",
18     "DALinedTextView/**/*.{h,m}"
19   ],
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": false