blob: f6c02ea75d1df82dd6b6932997e67c20cabb8dc2 [file] [log] [blame]
{
"name": "SPComponent",
"version": "0.0.2",
"summary": "iOS开发中常用的控件",
"description": "iOS开发中常用的控件,下拉刷新……",
"homepage": "https://github.com/SwiftPartner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryan": "mob_developer@163.com"
},
"social_media_url": "https://www.jianshu.com/u/ddf4eb832e80",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/SwiftPartner/SPComponent.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"MJRefresh": [
]
}
}