[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / e / FBImagePicker / 1.0.0 / FBImagePicker.podspec.json
blobf2aa81b23f19fb91fbe33629a3cfdfdd899e53bf
2   "name": "FBImagePicker",
3   "version": "1.0.0",
4   "summary": ":camera: An image picker for Facebook",
5   "description": "FBImagePicker is a quick and easy drop-in image picker for Facebook. It works in tandem with the official Facebook SDK to allow easy selection of images from user albums.",
6   "homepage": "https://github.com/steve228uk/FBImagePicker",
7   "license": "MIT",
8   "authors": {
9     "Stephen Radford": "steve228uk@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/steve228uk",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/steve228uk/FBImagePicker.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "FBImagePicker/**/*.{swift}",
20   "resources": [
21     "FBImagePicker/**/*.{storyboard}"
22   ],
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "FBSDKCoreKit": [
30     ],
31     "FBSDKLoginKit": [
33     ]
34   },
35   "pushed_with_swift_version": "3.0.1"