blob: 837ff63fd0a60c50f7cfb970dc366551f99122ac [file] [log] [blame]
{
"name": "YangLeiTools",
"version": "1.0.4",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/yangLeiBoy/YangLeiToolsDemo",
"license": "MIT",
"authors": {
"yangLei": "1024006431@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yangLeiBoy/YangLeiToolsDemo.git",
"tag": "1.0.4"
},
"source_files": "YangLeiToolsDemo/YangLeiTools/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SVProgressHUD": [
"~> 2.0.3"
]
}
}