blob: fc8339e728c041a80bd75f435431218b006e3e56 [file] [log] [blame]
{
"name": "GSPasswordInputView",
"version": "1.0.0",
"summary": "GSPasswordInputView is Wechat payment like input view.",
"description": "GSPasswordInputView is Wechat payment like input view. Simple and easy to use.",
"homepage": "https://github.com/Chren/GSPasswordInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aren": "aren372@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Chren/GSPasswordInputView.git",
"tag": "1.0.0"
},
"source_files": "GSPasswordInputView/*.{h,m}",
"requires_arc": true
}