3 "version": "1.17.0-alpha.5",
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",
14 "tag": "1.17.0-alpha.5"
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",
34 "exclude_files": "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}",
52 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
53 "Parse/Parse/PFProduct.{h,m}",
54 "Parse/Parse/PFPurchase.{h,m}",
55 "Parse/Parse/Internal/PFAlertView.{h,m}",
56 "Parse/Parse/Internal/Product/**/*.{h,m}",
57 "Parse/Parse/Internal/Purchase/**/*.{h,m}",
58 "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}"
61 "ApplicationServices",
72 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
73 "Parse/Parse/PFPush.{h,m}",
74 "Parse/Parse/PFPush+Synchronous.{h,m}",
75 "Parse/Parse/PFPush+Deprecated.{h,m}",
76 "Parse/Parse/PFInstallation.{h,m}",
77 "Parse/Parse/Internal/PFAlertView.{h,m}",
78 "Parse/Parse/Internal/Push/**/*.{h,m}",
79 "Parse/Parse/Internal/Installation/Controller/*.{h,m}",
80 "Parse/Parse/Internal/Installation/Constants/*.{h,m}",
81 "Parse/Parse/Internal/Installation/CurrentInstallationController/*.{h,m}",
82 "Parse/Parse/Internal/Installation/PFInstallationPrivate.h",
83 "Parse/Parse/Internal/Commands/PFRESTPushCommand.{h,m}"
88 "SystemConfiguration",
94 "Parse/Parse/PFNetworkActivityIndicatorManager.{h,m}",
95 "Parse/Parse/PFProduct.{h,m}",
96 "Parse/Parse/PFPurchase.{h,m}",
97 "Parse/Parse/PFPush.{h,m}",
98 "Parse/Parse/PFPush+Synchronous.{h,m}",
99 "Parse/Parse/PFPush+Deprecated.{h,m}",
100 "Parse/Parse/PFInstallation.{h,m}",
101 "Parse/Parse/Internal/PFAlertView.{h,m}",
102 "Parse/Parse/Internal/PFReachability.{h,m}",
103 "Parse/Parse/Internal/Product/**/*.{h,m}",
104 "Parse/Parse/Internal/Purchase/**/*.{h,m}",
105 "Parse/Parse/Internal/Push/**/*.{h,m}",
106 "Parse/Parse/Internal/Installation/Controller/*.{h,m}",
107 "Parse/Parse/Internal/Installation/Constants/*.{h,m}",
108 "Parse/Parse/Internal/Installation/CurrentInstallationController/*.{h,m}",
109 "Parse/Parse/Internal/Installation/PFInstallationPrivate.h",
110 "Parse/Parse/Internal/Commands/PFRESTPushCommand.{h,m}",
111 "Parse/Parse/Internal/PFMemoryEventuallyQueue.{h,m}"
114 "resource_bundles": {
115 "Parse": "Parse/Parse/Resources/en.lproj"
128 "name": "FacebookUtils",
133 "public_header_files": "ParseFacebookUtils/ParseFacebookUtils/*.h",
134 "source_files": "ParseFacebookUtils/ParseFacebookUtils/**/*.{h,m}",
135 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/ParseFacebookUtilsV4.h",
137 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/tvOS/**/*.{h,m}",
149 "exclude_files": "ParseFacebookUtils/ParseFacebookUtils/Internal/AuthenticationProvider/iOS/**/*.{h,m}",
166 "SystemConfiguration"
182 "name": "TwitterUtils",
186 "public_header_files": "ParseTwitterUtils/ParseTwitterUtils/*.h",
187 "source_files": "ParseTwitterUtils/ParseTwitterUtils/**/*.{h,m}",
188 "exclude_files": "ParseTwitterUtils/ParseTwitterUtils/ParseTwitterUtils.h",
189 "resource_bundles": {
190 "TwitterUtils": "ParseTwitterUtils/Resources/en.lproj"
200 "SystemConfiguration"
221 "requires_arc": true,
222 "source_files": "ParseUI/**/*.{h,m}",
224 "ParseUI/ParseUIDemo/**/*",
225 "ParseUI/Other/ParseUI.h"
227 "public_header_files": [
228 "ParseUI/Classes/LogInViewController/*.h",
229 "ParseUI/Classes/SignUpViewController/*.h",
230 "ParseUI/Classes/QueryTableViewController/*.h",
231 "ParseUI/Classes/QueryCollectionViewController/*.h",
232 "ParseUI/Classes/ProductTableViewController/*.h",
233 "ParseUI/Classes/Views/*.h",
234 "ParseUI/Classes/Cells/*.h",
237 "resource_bundles": {
239 "ParseUI/Resources/Localization/*.lproj"