blob: ef6c3c91d9ae5ccd55da09c2267570ea43a2ec17 [file] [log] [blame]
{
"name": "AceAnalytics",
"version": "1.2.8",
"summary": "ace sdk of iOS.",
"swift_version": "4.1",
"homepage": "https://github.com/nhnent/ace.guide.ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "ace.guide.ios-1.2.8/LICENSE.md"
},
"authors": "NHN ACE Corp.",
"source": {
"http": "https://github.com/nhnent/ace.guide.ios/archive/1.2.8.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "ace.guide.ios-1.2.8/Framework/AceTM.framework"
}
}