[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / b / Paddle / 2.2.3 / Paddle.podspec.json
blob993db2937423b1eac5a4d8136fda9e6d4966ba69
2   "name": "Paddle",
3   "version": "2.2.3",
4   "summary": "A licensing framework for OS X",
5   "description": "Paddle is an easy to use licensing framework for OS X including App Licensing and In App Purchases.",
6   "homepage": "https://www.paddle.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louis Harwood": "louis@paddle.com",
13     "Christian Owens": "christian@paddle.com"
14   },
15   "platforms": {
16     "osx": "10.7"
17   },
18   "source": {
19     "http": "https://github.com/PaddleHQ/Mac-Framework/archive/v2.2.3.tar.gz"
20   },
21   "public_header_files": "Paddle.framework/Headers/*.h",
22   "vendored_frameworks": "Paddle.framework",
23   "resources": "Paddle.framework",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Paddle\""
26   },
27   "requires_arc": false,
28   "frameworks": "WebKit"