blob: 4f938fa729daeed8d43f02148aa355eb3bc98466 [file] [log] [blame]
{
"name": "KSFacebookManager",
"version": "0.9.0",
"summary": "Facebook SDK for iOS",
"license": "MIT",
"homepage": "https://github.com/kaneshin/KSFacebookManager",
"authors": {
"Shintaro Kaneko": "kaneshin0120@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kaneshin/KSFacebookManager.git",
"tag": "0.9.0"
},
"source_files": "KSFacebookManager/*",
"requires_arc": true,
"dependencies": {
"Facebook-iOS-SDK": [
"~> 3.13.0"
]
}
}