blob: c1feb2adbfd39f6c53b996f094aae8c41fb06a28 [file] [log] [blame]
{
"name": "Yams",
"version": "0.3.3",
"summary": "A sweet and swifty Yaml parser.",
"homepage": "https://github.com/jpsim/Yams",
"source": {
"git": "https://github.com/jpsim/Yams.git",
"tag": "0.3.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JP Simard": "jp@jpsim.com"
},
"source_files": "Sources/**/*.{h,c,swift}",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}