blob: 6ecdddcf182a7978c0de48303a9bd17ef67a4a97 [file] [log] [blame]
{
"name": "AzureSDK-iOS",
"version": "1.2.4",
"summary": "Windows Azure makes it fast and easy to build mobile apps that scale.",
"homepage": "http://azure.microsoft.com/en-us/",
"authors": "Microsoft",
"license": {
"type": "Commercial",
"text": "See https://github.com/WindowsAzure/azure-mobile-services/blob/master/sdk/iOS/License.rtf"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WindowsAzure/azure-mobile-services.git",
"tag": "1.2.4"
},
"source_files": "sdk/iOS/src/*.{h,m}"
}