[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 9 / LCTextView / 1.0.5 / LCTextView.podspec.json
blobe43015f374873f1f683a7bf92d73256de73adf4e
2   "name": "LCTextView",
3   "version": "1.0.5",
4   "summary": "UITextview with placeholder 支持placeholder的UITextview",
5   "homepage": "https://github.com/bawn/LCTextView",
6   "license": "MIT",
7   "authors": {
8     "bawn": "lc5491137@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bawn/LCTextView.git",
12     "tag": "1.0.5"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source_files": "LCTextView/*.{h,m}"