[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 6 / ToastDFP / 0.12.2 / ToastDFP.podspec.json
blobd02bc76af6eca8abacce1ed655c7bc1223b06388
2   "name": "ToastDFP",
3   "version": "0.12.2",
4   "summary": "ToastSDK ToastDFP Version 0.12.2",
5   "homepage": "https://github.com/nhnent/toastcloud.sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "toastcloud.sdk-0.12.2/LICENSE.md"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/nhnent/toastcloud.sdk/archive/0.12.2.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "toastcloud.sdk-0.12.2/Frameworks/ToastDFP.framework"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreLocation"
27   ],
28   "libraries": "resolv.9",
29   "dependencies": {
30     "ToastCore": [
31       "0.12.2"
32     ]
33   }