blob: adef7c44ada6e8cff05f0634a05c0d0489967357 [file] [log] [blame]
{
"name": "ARFacebookShareKitActivity",
"version": "0.1.3",
"summary": "Launch FBSDKShareKit from UIActivityViewController instead of the default share sheet.",
"homepage": "https://github.com/alexruperez/ARFacebookShareKitActivity",
"screenshots": [
"https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot1.jpg",
"https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot2.jpg",
"https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot3.jpg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/ARFacebookShareKitActivity.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "8.0"
},
"source_files": "ARFacebookShareKitActivity/Classes/**/*",
"dependencies": {
"FBSDKShareKit": [
"~> 4.12"
]
}
}