blob: 0ff9b291f9ac4b6ebde6832c498b8ea9984a704a [file] [log] [blame]
{
"name": "Keystroke",
"version": "0.1.2",
"summary": "Keystrokes frameworks.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AndreyChumakov/Keystroke",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndreyChumakov": "chumakov.andrey97@gmail.com"
},
"source": {
"git": "https://github.com/AndreyChumakov/Keystroke.git",
"tag": "0.1.2"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Keystroke/Frameworks/**/*.h",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}