[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / b / 6 / ParseFacebookUtilsV4 / 1.7.1 / ParseFacebookUtilsV4.podspec.json
blob6c5c65e50a781d31d0ee940fd4ac0cfd014db446
2   "name": "ParseFacebookUtilsV4",
3   "version": "1.7.1",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://www.parse.com/about/terms"
7   },
8   "homepage": "https://www.parse.com/",
9   "summary": "Parse is a complete technology stack to power your app's backend.",
10   "authors": "Parse",
11   "source": {
12     "http": "http://parse-ios.s3.amazonaws.com/bb581474c7c7d037a86cd1547799051a/parse-library-1.7.1.zip"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": false,
18   "vendored_frameworks": "ParseFacebookUtilsV4.framework",
19   "public_header_files": "ParseFacebookUtilsV4.framework/**/*.h",
20   "frameworks": [
21     "AudioToolbox",
22     "CFNetwork",
23     "CoreGraphics",
24     "CoreLocation",
25     "MobileCoreServices",
26     "QuartzCore",
27     "Security",
28     "StoreKit",
29     "SystemConfiguration"
30   ],
31   "weak_frameworks": [
32     "Accounts",
33     "Social"
34   ],
35   "libraries": [
36     "z",
37     "sqlite3"
38   ],
39   "dependencies": {
40     "Parse": [
41       "~> 1.7.1"
42     ],
43     "Facebook-iOS-SDK/LoginKit": [
44       "~> 4.0"
45     ]
46   },
47   "deprecated_in_favor_of": "Parse/FacebookUtils"