[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 5 / shopcommon / 0.1.0 / shopcommon.podspec.json
blob59f918fe74acd7a9b19573d3894b74d1dc30eef2
2   "name": "shopcommon",
3   "version": "0.1.0",
4   "summary": "This is a framework for hybrid app.",
5   "description": "이 라이브러리는 하이브리드 쇼핑몰 앱을 개발하는데 사용하기 위한 프레임워크입니다.",
6   "homepage": "https://github.com/directionsoft/ShopCommonLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sanghong Han": "hans@directionsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/directionsoft/ShopCommonLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "source_files": "shopcommon/**/*.{h,m}"
23   }