blob: 1d63cecc5bb52b10f0741cd3758a96271bca520d [file] [log] [blame]
{
"name": "IDZSwiftCommonCrypto",
"version": "0.11.3",
"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.11.3"
},
"source_files": "IDZSwiftCommonCrypto",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2",
"APPLICATION_EXTENSION_API_ONLY": "YES"
}
}