blob: 6a19bae31cdc2f7e29d9626b69bbfe8c3213627c [file] [log] [blame]
{
"name": "XBKit",
"version": "1.0.9",
"summary": "XBKit",
"description": "This is an XBKit extension",
"homepage": "https://github.com/LiuSky/XBKit",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBKit.git",
"tag": "1.0.9"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Extension",
"source_files": "Sources/Extension/*.swift"
}
]
}