blob: ef276d15488c3c21d3dbaeb130f6cec9432af6d9 [file] [log] [blame]
{
"name": "IDZSwiftCommonCrypto",
"version": "0.12.0",
"summary": "A wrapper for Apple's Common Crypto library written in Swift.",
"homepage": "https://github.com/iosdevzone/IDZSwiftCommonCrypto",
"license": "MIT",
"authors": {
"iOSDevZone": "idz@iosdeveloperzone.com"
},
"social_media_url": "http://twitter.com/iOSDevZone",
"platforms": {
"osx": "10.11",
"ios": "9.0",
"tvos": "9.0",
"watchos": "5.1"
},
"source": {
"git": "https://github.com/iosdevzone/IDZSwiftCommonCrypto.git",
"tag": "0.12.0"
},
"source_files": "IDZSwiftCommonCrypto",
"swift_version": "5.0",
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
}
}