blob: e6b285187f8559a146ffa2246bf17527e248d2ad [file] [log] [blame]
{
"name": "WXInputView",
"version": "1.0.0",
"summary": "this is weixin inputView",
"description": "A longer description of WXInputView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/wenboma/WXInputView",
"license": "MIT",
"authors": {
"马文铂": "luoyi@uoko.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wenboma/WXInputView.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
]
}
}