blob: 00085c10838c6486fd200e17a00dabb6e0aea078 [file] [log] [blame]
{
"name": "FacebookImagePicker",
"version": "1.0.1",
"license": "MIT",
"summary": "Ocean Labs FacebookImagePicker",
"authors": {
"Deon Botha": "deon@oceanlabs.co"
},
"social_media_url": "https://twitter.com/dbotha",
"homepage": "https://github.com/OceanLabs/FacebookImagePicker-iOS",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/OceanLabs/FacebookImagePicker-iOS.git",
"tag": "1.0.1"
},
"source_files": [
"OL*.{h,m}",
"UIImageView+FacebookFadeIn.{h,m}"
],
"resources": [
"FacebookImagePicker.xcassets",
"*.xib"
],
"dependencies": {
"Facebook-iOS-SDK": [
"~> 3.23.1"
],
"SDWebImage": [
"~> 3.7.2"
]
}
}