[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 6 / SUITextView+Placeholder / 1.2.1.1 / SUITextView+Placeholder.podspec.json
blobbc13512e380261802b0162ddf5aee2f05b8fca15
2   "name": "SUITextView+Placeholder",
3   "version": "1.2.1.1",
4   "summary": "A missing placeholder for UITextView.",
5   "homepage": "https://github.com/devxoul/UITextView-Placeholder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sujiewen/UITextView-Placeholder.git",
15     "tag": "1.2.1.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/UITextView+Placeholder.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]