[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 8 / 5 / JOSESwift / 1.0.1 / JOSESwift.podspec.json
blob0979a10480368535213bb1ce413939de0cae2e3a
2   "name": "JOSESwift",
3   "version": "1.0.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "JOSE framework for Swift",
6   "authors": {
7     "Daniel Egger": "daniel.egger@airsidemobile.com",
8     "Carol Capek": "carol.capek@airsidemobile.com",
9     "Christoph Gigi Fuchs": "christoph.fuchs@airsidemobile.com"
10   },
11   "homepage": "https://github.com/airsidemobile/JOSESwift",
12   "documentation_url": "https://github.com/airsidemobile/JOSESwift/wiki",
13   "social_media_url": "https://twitter.com/airsideout",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/airsidemobile/JOSESwift.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "JOSESwift/**/*.{h,swift}",
22   "preserve_paths": "SJCommonCrypto/*",
23   "pod_target_xcconfig": {
24     "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/JOSESwift/SJCommonCrypto/iphonesimulator/",
25     "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/JOSESwift/SJCommonCrypto/iphoneos/"
26   },
27   "pushed_with_swift_version": "4.0"