blob: 7e8da30399d4243b35623e01f5fc8e718c516ea5 [file] [log] [blame]
{
"name": "MQFacebookManager",
"version": "1.0.3",
"summary": "Facebook actions",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/quangmv/MQFacebookManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quang": "quang.app@gmail.com"
},
"source": {
"git": "https://github.com/quangmv/MQFacebookManager.git",
"tag": "1.0.3"
},
"source_files": "Classes/*.{m,h}",
"requires_arc": true,
"dependencies": {
"Facebook-iOS-SDK": [
]
}
}