blob: 41115da9a8f4df3676a83a7bd008161d099ef691 [file] [log] [blame]
{
"name": "WSSKit",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSSKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"pushed_with_swift_version": "3.0"
}