Latest | 1.2.1 |
---|---|
Homepage | https://www.ng.bluemix.net/docs/#starters/mobilefirst/index.html |
License | IBM |
Platforms | ios 7.0, requires ARC |
Dependencies | IMFCore |
Authors |
Latest podspec
{ "name": "IMFURLProtocol", "version": "1.2.1", "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS services.", "description": "The IBM MobileFirst platform for iOS SDK integrates with n the IBM MobileFirst platform Cloud Services. The SDK has a modular design, n so you can add add services that are required by your n application as needed.", "homepage": "https://www.ng.bluemix.net/docs/#starters/mobilefirst/index.html", "license": "IBM", "authors": { "IBM MobileFirst platform for iOS.": "[email protected]" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "libraries": [ "stdc++.6", "z" ], "source": { "git": "https://hub.jazz.net/git/bluemixmobilesdk/imf-ios-sdk.git", "tag": "1.2.1" }, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": ""$(PODS_ROOT)/IMFCore/Frameworks"" }, "source_files": "Sources/Authenticators/IMFURLProtocol/**.{h,m}", "public_header_files": "Sources/Authenticators/IMFURLProtocol/**.h", "dependencies": { "IMFCore": [ "~> 1.2" ] } }
Fri, 19 Aug 2016 09:46:05 +0000