blob: 8791edc67945f4e4a8120be4ec24c6b3b198baae [file] [log] [blame]
{
"name": "GDFAds",
"version": "0.0.1",
"summary": "GDFAds iOS SDK Framework",
"description": "GDFAds iOS SDK Framework",
"homepage": "http://www.goldyfun.com.tw",
"license": "MIT (GDF)",
"authors": {
"GolDyFun": "goldyfunit@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "http://35.241.45.193/GDFAds.framework.zip"
},
"requires_arc": true,
"vendored_frameworks": "GDFAds.framework",
"dependencies": {
"ObjectMapper": [
"~> 3.3.0"
]
}
}