[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / SNTextView / 0.1 / SNTextView.podspec.json
blob2aa6c84bbcbedbd26ab797b6769dc53772c1926d
2   "name": "SNTextView",
3   "version": "0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "In this example I'll show how to create a UITextView and add 'See more' button in the end of the text view. — Edit",
9   "homepage": "https://github.com/NarekSafaryan",
10   "authors": {
11     "Narek Safaryan": "nareksafaryan1990@gmail.com"
12   },
13   "social_media_url": "https://github.com/NarekSafaryan",
14   "source": {
15     "git": "https://github.com/NarekSafaryan/SNTextViewMore.git",
16     "tag": "0.1"
17   },
18   "frameworks": [
19     "CoreGraphics",
20     "CoreImage",
21     "CoreText",
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "SNTextView/*.{h,m}",
26   "platforms": {
27     "ios": "7.0"
28   }