[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / PrintIO / 1.8.42 / PrintIO.podspec.json
blobb042da8d0841dbfef806efb488557617570c3ebb
2   "name": "PrintIO",
3   "version": "1.8.42",
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     "PrintIO": "boro@gooten.com"
12   },
13   "source": {
14     "git": "https://github.com/printdotio/printio-ios-sdk.git",
15     "branch": "master",
16     "tag": "1.8.42"
17   },
18   "social_media_url": "https://twitter.com/gooteninc",
19   "platforms": {
20     "ios": "7.1"
21   },
22   "requires_arc": true,
23   "default_subspecs": [
24     "Core",
25     "Text"
26   ],
27   "subspecs": [
28     {
29       "name": "Core",
30       "source_files": [
31         "PrintIO.framework/Versions/A/Headers/PrintIO.h",
32         "PrintIO.framework/Versions/A/Headers/PIOButton.h",
33         "PrintIO.framework/Versions/A/Headers/PIOPublicConstants.h",
34         "PrintIO.framework/Versions/A/Headers/PIOSideMenuButton.h",
35         "PrintIO.framework/Versions/A/Headers/PIOVariantOption.h",
36         "PrintIO.framework/Versions/A/Headers/ProductIds.h",
37         "PrintIO.framework/Versions/A/Headers/PIODefaultPhotoSource.h",
38         "PrintIO.framework/Versions/A/Headers/PIODefaultPhotoSourceItem.h",
39         "PrintIO.framework/Versions/A/Headers/PIOPhotoSource.h",
40         "PrintIO.framework/Versions/A/Headers/PIOPhotoSourceItem.h",
41         "PrintIO.framework/Versions/A/Headers/PIOSessionManager.h",
42         "PrintIO.framework/Versions/A/Headers/PIOPhotoSourceError.h",
43         "PrintIO.framework/Versions/A/Headers/PIOPhotoSourceItemImageDownloader.h",
44         "PrintIO.framework/Versions/A/Headers/PaymentOptions.h",
45         "PrintIO.framework/Versions/A/Headers/PIOVersion.h",
46         "PrintIO.framework/Versions/A/Headers/GTAnalyticsDelegate.h",
47         "PrintIO.framework/Versions/A/Headers/GTAnalyticsEvent.h",
48         "PrintIO.framework/Versions/A/Headers/GTAnalyticsScreen.h"
49       ],
50       "resources": "PrintIOBundle.bundle",
51       "preserve_paths": "PrintIO.framework/*",
52       "vendored_frameworks": "PrintIO.framework",
53       "frameworks": [
54         "Accounts",
55         "Accelerate",
56         "AddressBook",
57         "AddressBookUI",
58         "AssetsLibrary",
59         "AdSupport",
60         "AudioToolbox",
61         "AVFoundation",
62         "CFNetwork",
63         "CoreGraphics",
64         "CoreMedia",
65         "CoreLocation",
66         "CoreVideo",
67         "CoreImage",
68         "CoreTelephony",
69         "Foundation",
70         "ImageIO",
71         "MessageUI",
72         "MobileCoreServices",
73         "OpenGLES",
74         "QuartzCore",
75         "Social",
76         "SystemConfiguration",
77         "Security",
78         "StoreKit",
79         "Twitter",
80         "UIKit"
81       ],
82       "libraries": [
83         "z",
84         "sqlite3",
85         "xml2.2",
86         "c++"
87       ]
88     },
89     {
90       "name": "Text",
91       "dependencies": {
92         "PrintIO/Core": [
94         ]
95       },
96       "resources": "TextBundle.bundle"
97     }
98   ]