blob: 4b79baded26316124d3fcffacbe09eed23a768f3 [file] [log] [blame]
{
"name": "XBKit",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Extension",
"source_files": "Sources/Extension/*.swift"
}
]
}