[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 1 / CSGrowingTextView / 1.0.0 / CSGrowingTextView.podspec.json
blob4f4f6f2be93b0309a40b264c7c7d67de9f0323a6
2   "name": "CSGrowingTextView",
3   "version": "1.0.0",
4   "summary": "CSGrowingTextView is a iOS text view that sizes while user types using keyboard.",
5   "description": "                   * CSGrowingTextView was developed in need for text view that sizes while user types.\n                   * It has growing modes so it can resize automatically or leave it to you and is suitable for usage with autolayout.\n",
6   "homepage": "https://github.com/cloverstudio/CSGrowingTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clover Developers": "github@clover-studio.com",
13     "Josip Bernat": "josip.bernat@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/cloverstudio/CSGrowingTextView.git",
20     "commit": "fbef3c7b20a5a4fab0e0be0fd6a0391213c9a61a",
21     "tag": "1.0.0"
22   },
23   "source_files": "CSGrowingTextView/CSGrowingTextView/**/*.{h,m}",
24   "requires_arc": true