[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / 3 / 8 / GootenCore / 0.0.15 / GootenCore.podspec.json
blob9457a8ebba4dd3ff31c7eeb75fda89fb96fd5131
2   "name": "GootenCore",
3   "version": "0.0.15",
4   "summary": "SDK that enables the printing of any photo, from any source, onto any product!",
5   "homepage": "http://www.gooten.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gooten": "boro@gooten.com"
12   },
13   "social_media_url": "https://twitter.com/gooteninc",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/printdotio/gooten-ios-core.git",
19     "tag": "0.0.15"
20   },
21   "module_name": "GootenCore",
22   "module_map": "GootenCore.framework/Modules/module.modulemap",
23   "vendored_frameworks": "GootenCore.framework",
24   "preserve_paths": "GootenCore.framework",
25   "source_files": [
26     "GootenCore.framework/Headers/GootenCore-Swift.h",
27     "GootenCore.framework/Headers/GootenCore.h"
28   ],
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/**\""
31   }