blob: 1515197cfe2a998d9a4e4263cf57f8c8eb1a8384 [file] [log] [blame]
{
"name": "XXWebAppKit",
"version": "1.1",
"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.1"
},
"source_files": "XXWebAppKit/**/*.{h,m}",
"resources": "XXWebAppKit/**/*.xib",
"requires_arc": true,
"dependencies": {
"MJRefresh": [
]
}
}