blob: 049d82a531bf4bc2d38c6ce187c85e3772c7f295 [file] [log] [blame]
{
"name": "JJSwiftUsedWidget",
"version": "0.1.1.41",
"summary": "一些项目用到的封装控件",
"swift_version": "4.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/snailjj/JJSwiftUsedWidget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snailjj": "snail5jj@hotmail.com"
},
"source": {
"git": "https://github.com/snailjj/JJSwiftUsedWidget.git",
"tag": "0.1.1.41"
},
"social_media_url": "https://www.snailjj.com",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "PaymentCodeInputView",
"source_files": "JJSwiftUsedWidget/PaymentCodeInputView/*.swift"
}
]
}