[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 9 / LCTextView / 1.0.8 / LCTextView.podspec.json
blob6c51455a63e03af4c19a7d94c65260aed5785e8d
2   "name": "LCTextView",
3   "version": "1.0.8",
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.8"
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}"