blob: c7cc514326fa4d6ff444f6eaa2f7dac57878480e [file] [log] [blame]
{
"name": "imfad",
"version": "2.0.3",
"summary": "imfad sdk for iOS",
"description": "\"The ClickForce iOS SDK For SiteMaji.\"",
"homepage": "https://github.com/thefirstweb/ios-imfad",
"license": {
"type": "MIT"
},
"authors": {
"ck00031": "alexwang@sitetag.us"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/thefirstweb/ios-imfad.git",
"tag": "2.0.3"
},
"source_files": [
"Classes",
"iMFAD.framework/Headers/**/*.{h,m}"
],
"vendored_frameworks": "iMFAD.framework",
"exclude_files": "Classes/Exclude"
}