[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / c / XCInputView / 0.0.1 / XCInputView.podspec.json
blob4707a11c1843e2ba7d83ebdcc90c5c5560c582d5
2   "name": "XCInputView",
3   "version": "0.0.1",
4   "summary": "XCInputView.",
5   "description": "XCInputView 简单文本输入框视图的封装",
6   "homepage": "https://github.com/fanxiaocong/XCInputView",
7   "license": "MIT",
8   "authors": {
9     "@fanxiaocong": "1016697223@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/fanxiaocong/XCInputView.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "XCInputView/*.{h,m,xib}",
16   "platforms": {
17     "ios": "9.0"
18   }