blob: c5d673ece1523353e29ba408a2fe5ed43cedfcd2 [file] [log] [blame]
{
"name": "TokenHybrid",
"version": "1.0.7",
"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.7"
},
"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"
}