[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / b / a / Lioniq / 0.4.0 / Lioniq.podspec.json
blobfc2fb9425f7ac9f3cf163119b4729293ab6681a3
2   "name": "Lioniq",
3   "version": "0.4.0",
4   "summary": "LionIQ iOS SDK",
5   "description": "移动电商APP插件,让你今天就可以完成电商功能。\n LionIQ 插件包含现有商城首页模版,在任何 APP 只需要几行代码就可以开始显示商城首页。\n运营、推广团队仅需要通过后台设置产品信息及上传图片,就可以马上通过 LionIQ 插件在你的 APP 显示。",
6   "homepage": "https://github.com/lioniq/lioniq-ios",
7   "license": {
8     "type": "COMMERCIAL"
9   },
10   "authors": {
11     "twairball": "dev@onthetall.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lioniq/lioniq-ios.git",
18     "tag": "0.4.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "lib/Lioniq.framework",
23     "libraries": "z"
24   }