blob: 59f918fe74acd7a9b19573d3894b74d1dc30eef2 [file] [log] [blame]
{
"name": "shopcommon",
"version": "0.1.0",
"summary": "This is a framework for hybrid app.",
"description": "이 라이브러리는 하이브리드 쇼핑몰 앱을 개발하는데 사용하기 위한 프레임워크입니다.",
"homepage": "https://github.com/directionsoft/ShopCommonLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanghong Han": "hans@directionsoft.com"
},
"source": {
"git": "https://github.com/directionsoft/ShopCommonLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "shopcommon/**/*.{h,m}"
}
}