[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 4 / AutoLayoutTextViews / 1.2.2 / AutoLayoutTextViews.podspec.json
blobf5c80b1fcef3cd29891bdfe567701c7715ef053e
2   "name": "AutoLayoutTextViews",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.2.2",
7   "summary": "AutoLayoutTextViews subclasses UITextView and adds placeholder text, auto resizing, and keyboard avoiding functionality.",
8   "homepage": "https://github.com/JRG-Developer/AutoLayoutTextViews",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joshua Greene": "jrg.developer@app-order.com"
15   },
16   "source": {
17     "git": "https://github.com/JRG-Developer/AutoLayoutTextViews.git",
18     "tag": "1.2.2"
19   },
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "source_files": "AutoLayoutTextViews/*.{h,m}"