[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 3 / b / Parse-iOS / 1.3.0.1 / Parse-iOS.podspec.json
blob104ac0f5587c0dc9f51c744ad9702e1733ac6ea2
2   "name": "Parse-iOS",
3   "version": "1.3.0.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/fe7d5b5421b322d1f8fb96ac8ae65b24/parse-library-1.3.0.zip"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": false,
18   "vendored_frameworks": "Parse.framework",
19   "public_header_files": "Parse.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     "Bolts": [
41       "~> 1.1.2"
42     ]
43   },
44   "deprecated": true,
45   "deprecated_in_favor_of": "Parse"