[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 8 / 0 / f / EAMTextView / 0.0.2 / EAMTextView.podspec.json
blob343f18b79ad9e8510f5612b21b333cd5b25a53fb
2   "name": "EAMTextView",
3   "version": "0.0.2",
4   "summary": "EAMTextView is UITextView subclass that adds placeholder and vertical autoresizing support.",
5   "homepage": "https://github.com/mouhcine/EAMTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mouhcine El Amine": "mouhcine.elamine@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/mouhcine/EAMTextView.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "EAMTextView/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "requires_arc": true