8 "homepage": "http://parseplatform.org/",
9 "summary": "A library that gives you access to the powerful Parse cloud platform from your iOS/OS X/watchOS/tvOS app.",
10 "authors": "Parse Community",
11 "social_media_url": "https://twitter.com/ParsePlatform",
13 "git": "https://github.com/parse-community/Parse-SDK-iOS-OSX.git",
22 "default_subspecs": "Core",
23 "prepare_command": "ruby ParseUI/Scripts/convert_images.rb ParseUI/Resources/Images/ ParseUI/Generated/PFResources",
29 "Parse/Parse/*.{h,m}",
30 "Parse/Parse/Internal/**/*.{h,m}"
32 "public_header_files": "Parse/Parse/*.h",
33 "private_header_files": "Parse/Parse/Internal/**/*.h",
35 "exclude_files": "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}",
53 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
54 "Parse/Parse/PFProduct.{h,m}",
55 "Parse/Parse/PFPurchase.{h,m}",
56 "Parse/Parse/Internal/PFAlertView.{h,m}",
57 "Parse/Parse/Internal/Product/**/*.{h,m}",
58 "Parse/Parse/Internal/Purchase/**/*.{h,m}",
59 "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}"
62 "ApplicationServices",
73 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
74 "Parse/Parse/PFPush.{h,m}",
75 "Parse/Parse/PFPush+Synchronous.{h,m}",
76 "Parse/Parse/PFPush+Deprecated.{h,m}",
77 "Parse/Parse/PFInstallation.{h,m}",
78 "Parse/Parse/Internal/PFAlertView.{h,m}",
79 "Parse/Parse/Internal/Push/**/*.{h,m}",
80 "Parse/Parse/Internal/Installation/Controller/*.{h,m}",
81 "Parse/Parse/Internal/Installation/Constants/*.{h,m}",
82 "Parse/Parse/Internal/Installation/CurrentInstallationController/*.{h,m}",
83 "Parse/Parse/Internal/Installation/PFInstallationPrivate.h",
84 "Parse/Parse/Internal/Commands/PFRESTPushCommand.{h,m}"
89 "SystemConfiguration",
95 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
96 "Parse/Parse/PFProduct.{h,m}",
97 "Parse/Parse/PFPurchase.{h,m}",
98 "Parse/Parse/PFPush.{h,m}",
99 "Parse/Parse/PFPush+Synchronous.{h,m}",
100 "Parse/Parse/PFPush+Deprecated.{h,m}",
101 "Parse/Parse/PFInstallation.{h,m}",
102 "Parse/Parse/Internal/PFAlertView.{h,m}",
103 "Parse/Parse/Internal/PFReachability.{h,m}",
104 "Parse/Parse/Internal/Product/**/*.{h,m}",
105 "Parse/Parse/Internal/Purchase/**/*.{h,m}",
106 "Parse/Parse/Internal/Push/**/*.{h,m}",
107 "Parse/Parse/Internal/Installation/Controller/*.{h,m}",
108 "Parse/Parse/Internal/Installation/Constants/*.{h,m}",
109 "Parse/Parse/Internal/Installation/CurrentInstallationController/*.{h,m}",
110 "Parse/Parse/Internal/Installation/PFInstallationPrivate.h",
111 "Parse/Parse/Internal/Commands/PFRESTPushCommand.{h,m}",
112 "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}"
115 "resource_bundles": {
116 "Parse": "Parse/Parse/Resources/en.lproj"
129 "name": "FacebookUtils",
134 "public_header_files": "ParseFacebookUtils/ParseFacebookUtils/*.h",
135 "source_files": "ParseFacebookUtils/ParseFacebookUtils/**/*.{h,m}",
136 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/ParseFacebookUtilsV4.h",
138 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/tvOS/**/*.{h,m}",
150 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/iOS/**/*.{h,m}",
167 "SystemConfiguration"
183 "name": "TwitterUtils",
187 "public_header_files": "ParseTwitterUtils/ParseTwitterUtils/*.h",
188 "source_files": "ParseTwitterUtils/ParseTwitterUtils/**/*.{h,m}",
189 "exclude_files": "ParseTwitterUtils/ParseTwitterUtils/ParseTwitterUtils.h",
190 "resource_bundles": {
191 "TwitterUtils": "ParseTwitterUtils/Resources/en.lproj"
201 "SystemConfiguration"
222 "requires_arc": true,
223 "source_files": "ParseUI/**/*.{h,m}",
225 "ParseUI/ParseUIDemo/**/*",
226 "ParseUI/Other/ParseUI.h"
228 "public_header_files": [
229 "ParseUI/Classes/LogInViewController/*.h",
230 "ParseUI/Classes/SignUpViewController/*.h",
231 "ParseUI/Classes/QueryTableViewController/*.h",
232 "ParseUI/Classes/QueryCollectionViewController/*.h",
233 "ParseUI/Classes/ProductTableViewController/*.h",
234 "ParseUI/Classes/Views/*.h",
235 "ParseUI/Classes/Cells/*.h",
238 "resource_bundles": {
240 "ParseUI/Resources/Localization/*.lproj"