blob: 474cc24a8c4afff79fa5ab54e66efca7ab4e9bdb [file] [log] [blame]
{
"name": "FBPod",
"version": "0.1.0",
"summary": "A short description of FBPod.",
"description": "Simple FB plugin for personal use",
"homepage": "https://github.com/tthufo/FBPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tthufo": "tthufo@gmail.com"
},
"source": {
"git": "https://github.com/tthufo/FBPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FBPod/Classes",
"public_header_files": "FBPod/Classes/*.h",
"dependencies": {
"FBSDKCoreKit": [
"~> 4.4"
],
"FBSDKLoginKit": [
"~> 4.4"
],
"FBSDKShareKit": [
"~> 4.4"
],
"SVProgressHUD": [
]
}
}