[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 0 / d / DBFBProfilePictureView / 1.4.2 / DBFBProfilePictureView.podspec.json
blob5c30f6f098d01d4e36a7b3d7883f0b23ef3c08a8
2   "name": "DBFBProfilePictureView",
3   "version": "1.4.2",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Improved Facebook profile picture view.",
8   "homepage": "https://github.com/combinatorial/DBFBProfilePictureView",
9   "license": "Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)",
10   "authors": {
11     "David Brittain": "combinatorial@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/combinatorial/DBFBProfilePictureView.git",
15     "tag": "1.4.2"
16   },
17   "requires_arc": true,
18   "source_files": "DBFBProfilePictureView",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 1.3.1"
22     ],
23     "Facebook-iOS-SDK": [
24       ">= 3.5.1"
25     ]
26   },
27   "frameworks": [
28     "QuartzCore",
29     "MobileCoreServices",
30     "SystemConfiguration"
31   ],
32   "prefix_header_contents": "    #import <SystemConfiguration/SystemConfiguration.h>\n    #import <MobileCoreServices/MobileCoreServices.h>\n"