blob: 7f7676b42568e6c2b1cc81f1b78e32572502f2e5 [file] [log] [blame]
{
"name": "EASegments",
"module_name": "EASegments",
"version": "1.0.0",
"summary": "A segments control for iOS.",
"homepage": "https://github.com/Meniny/EASegments",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/EASegments.git",
"tag": "1.0.0"
},
"source_files": "EASegments/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}