blob: 34770c919a1a368fec0f3355b8d1450d63828898 [file] [log] [blame]
{
"name": "JQActionSheet",
"version": "0.0.2",
"license": "Apache License 2.0",
"summary": "ActionSheet in Swift",
"homepage": "https://github.com/JQHee/JQActionSheet",
"authors": {
"JQHee": "122011059@qq.com"
},
"source": {
"git": "https://github.com/JQHee/JQActionSheet.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}