blob: b9436e9b89abd78cd0123347666278a5ef64648e [file] [log] [blame]
{
"name": "TSOpenApp",
"version": "0.1.2",
"summary": "can use this open other app,example open taobao goods detail,taobao shop detail",
"description": "TODO: can use this open other app,example open taobao goods detail,taobao shop detail\n在app内部打开第三方app 例如淘宝的商品详情,淘宝的店铺详情,京东商品详情等等",
"homepage": "https://github.com/tomshare/TSOpenApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tomeshare": "350732295@qq.com"
},
"source": {
"git": "https://github.com/tomshare/TSOpenApp.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSOpenApp/Classes/**/*",
"resource_bundles": {
"TSOpenApp": [
"TSOpenApp/Assets/*.plist"
]
},
"frameworks": "UIKit"
}