blob: 218ffedc11ac394d0d44da8f4be0f3f322178454 [file] [log] [blame]
{
"name": "WindowsAzureMobileServices",
"version": "0.2",
"license": {
"type": "Commercial",
"file": "LICENSE.rtf"
},
"platforms": {
"ios": null
},
"summary": "Windows Azure Mobile SDK for iOS.",
"homepage": "http://www.windowsazure.com/ios/",
"authors": {
"WindowsAzureMobileServices": "support@windowsazure.com"
},
"source": {
"git": "https://github.com/jrossano/WindowsAzureMobileServices.git",
"tag": "0.2"
},
"source_files": "WindowsAzureMobileServicesDummy.{m,h}",
"preserve_paths": "WindowsAzureMobileServices.framework",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/WindowsAzureMobileServices\""
}
}