[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 0 / 1 / CSGrowingTextView / 1.0.2 / CSGrowingTextView.podspec.json
bloba338291c02b0d59a78ec29059d950045fc4ba4b6
2   "name": "CSGrowingTextView",
3   "version": "1.0.2",
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     "tag": "v1.0.2"
21   },
22   "source_files": "CSGrowingTextView/CSGrowingTextView/**/*.{h,m}",
23   "requires_arc": true