blob: 4e33cac01c250c97c660e23c8cbeb051e5908ac7 [file] [log] [blame]
{
"name": "MTPopup",
"version": "1.1.0",
"summary": "You will like it",
"homepage": "https://github.com/huangboju/MTPopup",
"license": "MIT",
"authors": {
"huangboju": "xiao-ju@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/MTPopup.git",
"tag": "1.1.0"
},
"source_files": "Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}