[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 5 / watoolkitios / 1.5 / watoolkitios.podspec.json
blobf7e1083a7b0a50700674902bec1ee26ed27f6076
2   "name": "watoolkitios",
3   "version": "1.5",
4   "summary": "Easy to access Windows Azure storage services from native iOS applications.",
5   "description": "The Windows Azure Toolkit for iOS is a toolkit for developers to make it easy to access Windows Azure storage services from native iOS applications.",
6   "homepage": "https://github.com/WindowsAzure-Toolkits/wa-toolkit-ios.git",
7   "license": "Ms-PL",
8   "authors": {
9     "Microsoft": "chrisner@microsoft.com"
10   },
11   "source": {
12     "git": "https://github.com/WindowsAzure-Toolkits/wa-toolkit-ios.git",
13     "tag": "1.5"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Library",
20     "Library/Library/**/*.{h,m}"
21   ],
22   "frameworks": "CoreGraphics",
23   "libraries": "xml2",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "requires_arc": false