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/Internal/PFAlertView.{h,m}"
79 "SystemConfiguration",
85 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
86 "Parse/Parse/PFProduct.{h,m}",
87 "Parse/Parse/PFPurchase.{h,m}",
88 "Parse/Parse/PFPush.{h,m}",
89 "Parse/Parse/PFPush+Synchronous.{h,m}",
90 "Parse/Parse/PFPush+Deprecated.{h,m}",
91 "Parse/Parse/PFInstallation.{h,m}",
92 "Parse/Parse/Internal/PFAlertView.{h,m}",
93 "Parse/Parse/Internal/PFReachability.{h,m}",
94 "Parse/Parse/Internal/Product/**/*.{h,m}",
95 "Parse/Parse/Internal/Purchase/**/*.{h,m}",
96 "Parse/Parse/Internal/Push/**/*.{h,m}",
97 "Parse/Parse/Internal/Installation/Controller/*.{h,m}",
98 "Parse/Parse/Internal/Installation/Constants/*.{h,m}",
99 "Parse/Parse/Internal/Installation/CurrentInstallationController/*.{h,m}",
100 "Parse/Parse/Internal/Installation/PFInstallationPrivate.h",
101 "Parse/Parse/Internal/Commands/PFRESTPushCommand.{h,m}",
102 "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}"
105 "resource_bundles": {
106 "Parse": "Parse/Parse/Resources/en.lproj"
119 "name": "FacebookUtils",
123 "public_header_files": "ParseFacebookUtils/ParseFacebookUtils/*.h",
124 "source_files": "ParseFacebookUtils/ParseFacebookUtils/**/*.{h,m}",
126 "ParseFacebookUtils/ParseFacebookUtils/ParseFacebookUtilsV4.h",
127 "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/tvOS/**/*.{h,m}"
136 "SystemConfiguration"
161 "name": "FacebookUtils-tvOS",
165 "public_header_files": "ParseFacebookUtils/ParseFacebookUtils/*.h",
166 "source_files": "ParseFacebookUtils/ParseFacebookUtils/**/*.{h,m}",
168 "ParseFacebookUtils/ParseFacebookUtils/ParseFacebookUtilsV4.h",
169 "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/iOS/**/*.{h,m}"
178 "SystemConfiguration"
200 "name": "TwitterUtils",
204 "public_header_files": "ParseTwitterUtils/ParseTwitterUtils/*.h",
205 "source_files": "ParseTwitterUtils/ParseTwitterUtils/**/*.{h,m}",
206 "exclude_files": "ParseTwitterUtils/ParseTwitterUtils/ParseTwitterUtils.h",
207 "resource_bundles": {
208 "TwitterUtils": "ParseTwitterUtils/Resources/en.lproj"
218 "SystemConfiguration"
239 "requires_arc": true,
240 "source_files": "ParseUI/**/*.{h,m}",
242 "ParseUI/ParseUIDemo/**/*",
243 "ParseUI/Other/ParseUI.h",
244 "ParseUI/SignInWithAppleTests/"
246 "public_header_files": [
247 "ParseUI/Classes/LogInViewController/*.h",
248 "ParseUI/Classes/SignUpViewController/*.h",
249 "ParseUI/Classes/QueryTableViewController/*.h",
250 "ParseUI/Classes/QueryCollectionViewController/*.h",
251 "ParseUI/Classes/ProductTableViewController/*.h",
252 "ParseUI/Classes/Views/*.h",
253 "ParseUI/Classes/Cells/*.h",
256 "resource_bundles": {
258 "ParseUI/Resources/Localization/*.lproj"