blob: 598ead4bb1d1addbdc714025b4c41bd70cdd99be [file] [log] [blame]
{
"name": "MuckoSwift",
"version": "0.1.3",
"summary": "MuckoSwift library",
"homepage": "https://github.com/wookay/MuckoSwift",
"license": "MIT",
"authors": {
"WooKyoung Noh": "wookay.noh@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/wookay/MuckoSwift.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*.{h,swift}",
"public_header_files": "Sources/MuckoSwift.h",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"static_framework": true
}