Latest | 7.5.2 |
---|---|
Homepage | https://github.com/smartystreets/smartystreets-ios-sdk |
License | Apache 2.0 |
Platforms | ios 8.4, osx 10.10 |
Authors |
smartystreets-ios-sdk
The official client libraries for accessing SmartyStreets APIs from Objective-C and Swift.
"Getting started with the SmartyStreets iOS SDK in Objective-C" (Click to play on YouTube)
"Getting started with the SmartyStreets iOS SDK in Swift" (Click to play on YouTube)
"Getting started with the SmartyStreets iOS/macOS SDK" (Click to play on YouTube)
You may have noticed this page is curiously sparse. Don’t panic, there’s documentation and examples.
Latest podspec
{ "name": "SmartystreetsSDK", "version": "7.5.2", "summary": "A library to help iOS developers easily access the SmartyStreets APIs.", "homepage": "https://github.com/smartystreets/smartystreets-ios-sdk", "authors": { "SmartyStreets SDK Team": "[email protected]" }, "license": { "type": "Apache 2.0", "file": "LICENSE.md" }, "source": { "git": "https://github.com/smartystreets/smartystreets-ios-sdk.git", "tag": "7.5.2" }, "source_files": [ "Sources/*.{h,m}", "Sources/International_Street/*.{h,m}", "Sources/US_Autocomplete/*.{h,m}", "Sources/US_Extract/*.{h,m}", "Sources/US_Street/*.{h,m}", "Sources/US_ZipCode/*.{h,m}" ], "platforms": { "ios": "8.4", "osx": "10.10" } }
Wed, 26 Sep 2018 01:20:08 +0000