7 "homepage": "https://github.com/Nexmo/verify-ios-sdk",
9 "Dorian Peake": "dorian@nexmo.com",
10 "Jodi Humphreys": "jodi.humphreys@nexmo.com",
11 "Shams Ahmed": "shams.ahmed@nexmo.com"
13 "social_media_url": "https://twitter.com/Nexmo",
14 "documentation_url": "https://docs.nexmo.com/verify/verify-sdk-for-iOS",
15 "summary": "Verify SDK",
20 "git": "https://github.com/Nexmo/verify-ios-sdk.git",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.1"
26 "default_subspecs": "Core",
30 "source_files": "VerifySDK/**/*.{h,m,swift}",
32 "VerifySDK/*.storyboard",
36 "NexmoVerify/DeviceProperties": [
39 "NexmoVerify/RequestSigning": [
45 "name": "DeviceProperties",
46 "source_files": "DeviceProperties/**/*.{h,m,swift}"
49 "name": "RequestSigning",
50 "source_files": "RequestSigning/**/*.{h,m,swift}"