blob: 1080e3c25232476d4933ddc4a59320756c58d4a2 [file] [log] [blame]
{
"name": "Sherpa",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.4"
},
"source_files": "src/Sherpa/*.{swift,h}",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
}
}