[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / 0 / FacebookImagePicker / 1.0.1 / FacebookImagePicker.podspec.json
blob00085c10838c6486fd200e17a00dabb6e0aea078
2   "name": "FacebookImagePicker",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Ocean Labs FacebookImagePicker",
6   "authors": {
7     "Deon Botha": "deon@oceanlabs.co"
8   },
9   "social_media_url": "https://twitter.com/dbotha",
10   "homepage": "https://github.com/OceanLabs/FacebookImagePicker-iOS",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/OceanLabs/FacebookImagePicker-iOS.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "OL*.{h,m}",
21     "UIImageView+FacebookFadeIn.{h,m}"
22   ],
23   "resources": [
24     "FacebookImagePicker.xcassets",
25     "*.xib"
26   ],
27   "dependencies": {
28     "Facebook-iOS-SDK": [
29       "~> 3.23.1"
30     ],
31     "SDWebImage": [
32       "~> 3.7.2"
33     ]
34   }