[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / f / RXTextView / 0.4 / RXTextView.podspec.json
blob6cee58b6ccda8dfc840fc66991f5024e95a6beeb
2   "name": "RXTextView",
3   "version": "0.4",
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.4"
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": "7.0"
24   }