[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / 8 / MSOneNote-SDK-iOS / 0.15.0 / MSOneNote-SDK-iOS.podspec.json
blob5528321391c837cc8e8bb88bf7ddb6c07ba7f887
2   "name": "MSOneNote-SDK-iOS",
3   "version": "0.15.0",
4   "summary": "Client libraries for calling OneNote APIs from iOS apps. (Preview)",
5   "description": "Client libraries for calling OneNote APIs from iOS apps. (Preview)",
6   "homepage": "https://github.com/OfficeDev/OneNote-SDK-iOS",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "v-migpe": "v-migpe@microsoft.com"
10   },
11   "social_media_url": "http://twitter.com/OpenAtMicrosoft",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/OfficeDev/OneNote-SDK-iOS.git",
17     "tag": "v0.15.0"
18   },
19   "exclude_files": "**/Build/**/*",
20   "requires_arc": true,
21   "source_files": [
22     "Fetchers/*.{h,m}",
23     "Model/*.{h,m}",
24     "MSOneNoteApi.h"
25   ],
26   "dependencies": {
27     "orc": [
29     ],
30     "ADALiOS": [
31       "=1.2.4"
32     ],
33     "LiveSDK": [
34       "=5.6.1"
35     ]
36   }