[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / PrintIO / 0.0.4 / PrintIO.podspec.json
blob913afe54ecae8989850075c6594e9cd1dc1b2681
2   "name": "PrintIO",
3   "version": "0.0.4",
4   "summary": "SDK that enables the printing of any photo, from any source, onto any product!",
5   "homepage": "http://www.print.io",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mercurialol": "dev.mercurial@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/printdotio/printio-ios-sdk.git",
15     "tag": "0.0.4"
16   },
17   "social_media_url": "https://twitter.com/printdotio",
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "PrintIO.framework/Versions/A/Headers/PrintIO.h",
24     "PrintIO.framework/Versions/A/Headers/PIOButton.h",
25     "PrintIO.framework/Versions/A/Headers/PIOPublicConstants.h",
26     "PrintIO.framework/Versions/A/Headers/PIOSideMenuButton.h",
27     "PrintIO.framework/Versions/A/Headers/PIOVariantOption.h",
28     "PrintIO.framework/Versions/A/Headers/ProductIds.h",
29     "PrintIO.framework/Versions/A/Headers/PaymentOptions.h"
30   ],
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PrintIO\"",
33     "OTHER_LDFLAGS": "-framework PrintIO"
34   },
35   "resources": "PrintIOBundle.bundle",
36   "preserve_paths": "PrintIO.framework/*",
37   "vendored_frameworks": "PrintIO.framework",
38   "frameworks": [
39     "Accounts",
40     "Accelerate",
41     "AddressBook",
42     "AddressBookUI",
43     "AssetsLibrary",
44     "AdSupport",
45     "AudioToolbox",
46     "AVFoundation",
47     "CFNetwork",
48     "CoreGraphics",
49     "CoreMedia",
50     "CoreLocation",
51     "CoreVideo",
52     "CoreImage",
53     "CoreTelephony",
54     "Foundation",
55     "ImageIO",
56     "MessageUI",
57     "MobileCoreServices",
58     "OpenGLES",
59     "QuartzCore",
60     "Social",
61     "SystemConfiguration",
62     "Security",
63     "StoreKit",
64     "Twitter",
65     "UIKit"
66   ],
67   "libraries": [
68     "z",
69     "sqlite3",
70     "xml2.2",
71     "c++"
72   ]