[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / c / 3 / ARFacebookShareKitActivity / 0.1.4 / ARFacebookShareKitActivity.podspec.json
blob392a5aec225f45bebd073aab8cccf62475d726de
2   "name": "ARFacebookShareKitActivity",
3   "version": "0.1.4",
4   "summary": "Launch FBSDKShareKit from UIActivityViewController instead of the default share sheet.",
5   "homepage": "https://github.com/alexruperez/ARFacebookShareKitActivity",
6   "screenshots": [
7     "https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot1.jpg",
8     "https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot2.jpg",
9     "https://raw.githubusercontent.com/alexruperez/ARFacebookShareKitActivity/master/screenshot3.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "alexruperez": "contact@alexruperez.com"
17   },
18   "source": {
19     "git": "https://github.com/alexruperez/ARFacebookShareKitActivity.git",
20     "tag": "0.1.4"
21   },
22   "social_media_url": "https://twitter.com/alexruperez",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "ARFacebookShareKitActivity/Classes/**/*",
27   "dependencies": {
28     "FBSDKShareKit": [
29       "~> 4.12"
30     ],
31     "FBSDKCoreKit": [
32       "~> 4.12"
33     ],
34     "Bolts": [
35       "~> 1.7"
36     ]
37   }