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