[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / a / f / RXTextView / 0.3 / RXTextView.podspec.json
blob4a154e2ae5f3d08d62c32edf2efa8258e4947ada
2   "name": "RXTextView",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "RXTextView have a placeholder label in it",
6   "homepage": "https://github.com/xzjxylophone/RXTextView",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXTextView.git",
13     "tag": "v0.3"
14   },
15   "description": "RXTextView have a placeholder label in it.",
16   "source_files": "RXTextView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }