blob: f3b549af9ea4ce26e5af13d631f5239259bb71db [file] [log] [blame]
{
"name": "MEFacebookAdapter",
"version": "0.1.1",
"summary": "A short description of MEFacebookAdapter.",
"description": "This is a Mobiexchanger's advertise adapter, and we use it as a module",
"homepage": "https://github.com/liusas/MEFacebookAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MEFacebookAdapter.git",
"tag": "0.1.1"
},
"vendored_frameworks": [
"MEFacebookAdapter/Classes/Framework/*"
],
"platforms": {
"ios": "10.0"
},
"source_files": "MEFacebookAdapter/Classes/**/*",
"dependencies": {
"MEAdvSDK": [
"~>0.1.5"
]
}
}