blob: d7183351e5d35b088675c04e997e85d2f6bddbfb [file] [log] [blame]
{
"name": "EnumCollection",
"version": "1.1.0",
"summary": "An Extension for Swift Enum Type",
"description": "EnumCollection is an Extension for Swift Enum Type.",
"homepage": "https://github.com/Meniny/EnumCollection",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/EnumCollection.git",
"tag": "1.1.0"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "EnumCollection/**/*.{h,swift}",
"public_header_files": "EnumCollection/**/*{.h}",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}