[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 1 / c / 2 / IDZSwiftCommonCrypto / 0.11.3 / IDZSwiftCommonCrypto.podspec.json
blob1d63cecc5bb52b10f0741cd3758a96271bca520d
2   "name": "IDZSwiftCommonCrypto",
3   "version": "0.11.3",
4   "summary": "A wrapper for Apple's Common Crypto library written in Swift.",
5   "homepage": "https://github.com/iosdevzone/IDZSwiftCommonCrypto",
6   "license": "MIT",
7   "authors": {
8     "iOSDevZone": "idz@iosdeveloperzone.com"
9   },
10   "social_media_url": "http://twitter.com/iOSDevZone",
11   "platforms": {
12     "osx": "10.11",
13     "ios": "9.0",
14     "tvos": "9.0",
15     "watchos": "5.1"
16   },
17   "source": {
18     "git": "https://github.com/iosdevzone/IDZSwiftCommonCrypto.git",
19     "tag": "0.11.3"
20   },
21   "source_files": "IDZSwiftCommonCrypto",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2",
24     "APPLICATION_EXTENSION_API_ONLY": "YES"
25   }