[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / b / Dailymotion-SDK / 2.0 / Dailymotion-SDK.podspec.json
blobf95c45f80a935461716c04637aa72bc77dce737e
2   "name": "Dailymotion-SDK",
3   "version": "2.0",
4   "summary": "This SDK allows you to integrate Dailymotion in your iOS applications.",
5   "homepage": "https://github.com/dailymotion/dailymotion-sdk-objc",
6   "license": {
7     "type": "Public domain",
8     "text": ""
9   },
10   "authors": {
11     "Olivier Poitrey": "rs@dailymotion.com"
12   },
13   "source": {
14     "http": "https://github.com/downloads/dailymotion/dailymotion-sdk-objc/DailymotionSDK-iOS-2.0.framework.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "DailymotionSDK.framework/Headers/DailymotionSDK.h",
20   "preserve_paths": "DailymotionSDK.framework",
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "DailymotionSDK"
25   ],
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Dailymotion-SDK\""
28   },
29   "requires_arc": false