blob: fee48aa9d9ffa2bff7b4249c93909f602922f3dd [file] [log] [blame]
{
"name": "WSSKit",
"version": "0.1.2",
"summary": "自用工具库",
"description": "自用工具库记录, 持续更新",
"homepage": "https://github.com/shushengwang/WSSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangshusheng": "wangshusheng@live.cn"
},
"source": {
"git": "https://github.com/shushengwang/WSSKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSSKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"CFNetwork",
"CoreMotion"
],
"pushed_with_swift_version": "3.0"
}