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