[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 2 / IDZSwiftCommonCrypto / 0.12.1 / IDZSwiftCommonCrypto.podspec.json
blobf614feba3e931a99416d476c14b29152234992ad
2   "name": "IDZSwiftCommonCrypto",
3   "version": "0.12.1",
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.12.1"
20   },
21   "source_files": "IDZSwiftCommonCrypto",
22   "swift_version": "5.0",
23   "pod_target_xcconfig": {
24     "APPLICATION_EXTENSION_API_ONLY": "YES"
25   }