7 "homepage": "https://github.com/Nexmo/verify-ios-sdk",
9 "Jodi Humphreys": "jodi.humphreys@vonage.com",
10 "Shams Ahmed": "shams.ahmed@vonage.com"
12 "social_media_url": "https://twitter.com/Nexmo",
13 "documentation_url": "https://docs.nexmo.com/verify/verify-sdk-for-iOS",
14 "summary": "Verify SDK",
19 "git": "https://github.com/Nexmo/verify-ios-sdk.git",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.1"
25 "default_subspecs": "Core",
29 "source_files": "VerifySDK/**/*.{h,m,swift}",
31 "VerifySDK/*.storyboard",
35 "NexmoVerify/DeviceProperties": [
38 "NexmoVerify/RequestSigning": [
44 "name": "DeviceProperties",
45 "source_files": "DeviceProperties/**/*.{h,m,swift}"
48 "name": "RequestSigning",
49 "source_files": "RequestSigning/**/*.{h,m,swift}"