| { |
| "name": "IMFCompatibility", |
| "version": "7.1.0", |
| "license": "IBM", |
| "authors": { |
| "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com" |
| }, |
| "summary": "Compatiblity layer for use of a bluemix project , in an 'On Prem' environment.", |
| "description": "The IBM MobileFirst platform for iOS SDK Compatibility.\n The SDK is used when converting a bluemix project to an 'On Prem' (local) project\n", |
| "homepage": "http://ibm.com", |
| "source": { |
| "git": "https://hub.jazz.net/git/imflocalsdk/imf-client-sdks.git", |
| "tag": "IMFCompatibility_7.1.0" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "vendored_frameworks": "IMFCompatibility/Frameworks/IMFCompatibility.framework", |
| "dependencies": { |
| "IBMMobileFirstPlatformFoundation": [ |
| |
| ] |
| } |
| } |