blob: 5a9e0a0e7986e139ee1ff312aea36543841c9430 [file] [log] [blame]
{
"name": "XXWebAppKit",
"version": "1.0",
"summary": "An web app kit",
"homepage": "https://github.com/xiaoxiaoxiaoxuan/XXWebAppKit",
"license": "MIT",
"authors": {
"Wang Xiaoxuan": "596384514@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoxiaoxiaoxuan/XXWebAppKit.git",
"tag": "1.0"
},
"source_files": "XXWebAppKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}