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