[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / PrintIO / 0.0.1 / PrintIO.podspec.json
blobc1b51df3758ea2f7dd7cda497a96f3afdd5c9457
2   "name": "PrintIO",
3   "version": "0.0.1",
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.1"
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   ],
30   "xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PrintIO\"",
32     "OTHER_LDFLAGS": "-framework PrintIO"
33   },
34   "resources": "PrintIOBundle.bundle",
35   "preserve_paths": "PrintIO.framework/*",
36   "vendored_frameworks": "PrintIO.framework",
37   "frameworks": [
38     "Accounts",
39     "Accelerate",
40     "AddressBook",
41     "AddressBookUI",
42     "AssetsLibrary",
43     "AdSupport",
44     "AudioToolbox",
45     "AVFoundation",
46     "CFNetwork",
47     "CoreGraphics",
48     "CoreMedia",
49     "CoreLocation",
50     "CoreVideo",
51     "CoreImage",
52     "CoreTelephony",
53     "Foundation",
54     "ImageIO",
55     "MessageUI",
56     "MobileCoreServices",
57     "OpenGLES",
58     "QuartzCore",
59     "Social",
60     "SystemConfiguration",
61     "Security",
62     "StoreKit",
63     "Twitter",
64     "UIKit"
65   ],
66   "libraries": [
67     "z",
68     "sqlite3",
69     "xml2.2",
70     "c++"
71   ]