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