blob: 207c4fe04ca294649d541054088a6d7c6e53e487 [file] [log] [blame]
{
"name": "HSSwiftExtensions",
"version": "0.0.3",
"summary": "A custom swift extension library for work.",
"description": "A custom swift extension library for work. The library contains Date, String, UIImage and color and so on.",
"homepage": "https://github.com/huanghaisheng/HSSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haisheng": "haisheng.huang.c@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huanghaisheng/HSSwiftExtensions.git",
"tag": "0.0.3"
},
"source_files": "HSSwiftExtensions/HSSwiftExtensions/**/*.{swift,h}",
"requires_arc": true,
"pod_target_xcconfig": {
"swift_version": "2.3"
},
"pushed_with_swift_version": "3.0"
}