blob: f90d03e2bac06bf0098846b22b7a017f8a1802ae [file] [log] [blame]
{
"name": "AceAnalytics",
"version": "0.0.1",
"summary": "acesdk 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-0.0.1/LICENSE.md"
},
"authors": "NHN ACE Corp.",
"source": {
"http": "https://github.com/nhnent/ace.guide.ios/archive/0.0.1.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "ace.guide.ios-0.0.1/Framework/AceTM.framework"
}
}