[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 4 / AutoLayoutTextViews / 1.1.0 / AutoLayoutTextViews.podspec.json
blob63c02ff232f82701e7dbce2e219cc2a55d3963aa
2   "name": "AutoLayoutTextViews",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.1.0",
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.1.0"
19   },
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "source_files": "AutoLayoutTextViews/*.{h,m}"