blob: e83c57411707f3f285f525817f2a8f3bd820f305 [file] [log] [blame]
{
"name": "JJSwiftUsedWidget",
"version": "0.1.4.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.4.41"
},
"social_media_url": "https://www.snailjj.com",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "PaymentCodeInputView",
"source_files": "JJSwiftUsedWidget/PaymentCodeInputView/*.swift"
},
{
"name": "CircleCountDownView",
"source_files": "JJSwiftUsedWidget/CircleCountDownView/*.swift"
}
]
}