CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | Custom |
| ReleasedLast Release | Apr 2015 |
Maintained by Jose Camallonga.
Mobile Connect SDK for Cocoa based on NSURLSession and NSURLSessionTask with blocks & delegate support.
isStagingAPI; -> Will run against the Mobile Connect Staging API backend. (Defaults to NO)
isStagingApp; -> Will run against TestFlight MobileConnect-Staging. NOT AppStore Mobile Connect. (Defaults to NO)
Both should be NO for any application that goes to the AppStore.
In your Podfile
pod 'MobileConnect', :path => '/path/to/MobileConnect.podspec'#import <EtalioSDK.h>Copyright 2014 Ericsson AB
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.