[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 1 / 0 / b / ReadMoreTextView / 0.0.1 / ReadMoreTextView.podspec.json
blob4e9b96c9d9ff7ff68dba6e185fb0a7fb6e895c23
2   "name": "ReadMoreTextView",
3   "version": "0.0.1",
4   "summary": "UITextView subclass with \"Read more\" behavior.",
5   "description": "\t\t\tUITextView subclass with \"Read more\" behavior.\n\t\t\t\n\t\t\t* Set trim text as an NSString or NSAttributedString\n\t\t\t* Set maximum number of lines to display\n\t\t\t* Turn trim on/off\n\t\t\t* Live updates and setup in Interface Builder \n",
6   "homepage": "http://ilya.puchka.me/custom-uitextview-in-swift/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ilya Puchka": "ilya@puchka.me"
13   },
14   "social_media_url": "http://twitter.com/ilyapuchka",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ilyapuchka/ReadMoreTextView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ReadMoreTextView.swift"