blob: b0a4d6adb2c2b9bc73d4b17dee202f61dda8886f [file] [log] [blame]
{
"name": "TokenHybrid",
"version": "1.0.6",
"summary": "A tool to build hybrid app",
"description": "A tool help you build native app with html,css,js and build hybrid app without a server for independent developer",
"homepage": "https://github.com/cx478815108/TokenHybrid",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxiong": "feelings0811@wutnews.net"
},
"source": {
"git": "https://github.com/cx478815108/TokenHybrid.git",
"tag": "v1.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*.{h,m}",
"resources": "Source/JavaScriptSupport/Scripts/TokenBase.js",
"frameworks": [
"Foundation",
"UIKit",
"JavaScriptCore"
],
"dependencies": {
"YogaKit": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"TokenNetworking": [
]
},
"pushed_with_swift_version": "3.0"
}