[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / XYTextView / 0.1 / XYTextView.podspec.json
blob4ab041a384c3109dce28a3b8381f4cfb94955786
2   "name": "XYTextView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "an subclass of UITextView,allows to set Place Holder like Text Field,and also can be dynamic frame",
6   "homepage": "https://github.com/damoncoo/XYTextView",
7   "authors": {
8     "Damon": "damoncoo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/damoncoo/XYTextView.git",
12     "tag": 0.1
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "XYTextView.{h,m}",
19   "resources": "LICENSE"