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