blob: 143211a261de522ebfa55f2cdb9f78148ab47dad [file] [log] [blame]
{
"name": "xt-framework",
"version": "0.6.1",
"summary": "XT helps you build mobile application easier and faster.",
"description": "XT helps you build mobile application easier and faster.\nLearn more http://xt.studio",
"homepage": "https://github.com/xtstudio/framework-ios",
"license": "Apache License Version 2.0",
"authors": {
"PonyCui": "cuis@vip.qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xtstudio/framework-ios.git",
"tag": "0.6.1"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"frameworks": "WebKit",
"requires_arc": true,
"dependencies": {
"xt-engine": [
],
"pop": [
],
"SDWebImage": [
]
}
}