blob: a5174920052cbe641d74ed2fcc9e71ce82fc7d29 [file] [log] [blame]
{
"name": "Sherpa",
"version": "0.1.1",
"summary": "A drop-in view controller for displaying a User Guide or FAQ.",
"homepage": "https://github.com/jellybeansoup/ios-sherpa",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Daniel Farrelly": "daniel@jellystyle.com"
},
"source": {
"git": "https://github.com/jellybeansoup/ios-sherpa.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "8.4"
},
"source_files": "src/Sherpa/*.{swift,h}",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
}
}