blob: 89023c1709958518bd9e59b041d6b151786dd765 [file] [log] [blame]
{
"name": "EASegments",
"module_name": "EASegments",
"version": "1.0.1",
"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.1"
},
"source_files": "EASegments/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}